System

The type de contenu model

Internal name:contenttypes.ContentType
Implemented by:ContentType

Views on type de contenu

  • types de contenu (ContentTypes) (Menu Configuration ‣ Système ‣ types de contenu)

Fields in type de contenu

  • ID (id, AutoField), name (name, CharField), app label (app_label, CharField), nom de la classe python du modèle (model, CharField)

The site config model

Internal name:system.SiteConfig
Implemented by:SiteConfig

Views on site config

Fields in site config

  • First signer function (signer1_function, ForeignKey to Fonction) – Contact function to designate the secretary.

  • Second signer function (signer2_function, ForeignKey to Fonction) – Contact function to designate the president.

  • Next partner id (next_partner_id, IntegerField) – The next automatic id for any new partner.

  • La société ou tourne ce site (site_company, ForeignKey to Organisation) – The Company to be used as sender in documents.

  • Default system note type (system_note_type, ForeignKey to Event Type) – Note Type used by system notes. If this is empty, then system notes won’t create any entry to the Notes table.

  • Agence locale pour l’emploi ? (job_office, ForeignKey to Organisation) – The Company whose contact persons

    will be choices for Person.job_office_contact.

  • Bailiff (debts_bailiff_type, ForeignKey to Type de contact client) – Client contact type for Bailiff.

  • Master budget (master_budget, ForeignKey to Budget) – The budget whose content is to be copied into new budgets.

  • Secteur (sector, ForeignKey to Secteur) – The CBSS sector/subsector of the requesting organization. For PCSWs this is always 17.1. Used in SSDN requests as text of the MatrixID and MatrixSubID elements of AuthorizedUser. Used in ManageAccess requests as default value for the non-editable field sector (which defines the choices of the purpose field).

  • Requesting organisation (cbss_org_unit, CharField) – In CBSS requests, identifies the requesting organization. For PCSWs this is the enterprise number (CBE, KBO) and should have 10 digits and no formatting characters.

    Used in SSDN requests as text of the AuthorizedUserOrgUnit element . Used in new style requests as text of the CustomerIdentificationcbeNumber element .

  • SSDN User Id (ssdn_user_id, CharField) – Used in SSDN requests as text of the AuthorizedUserUserID element.

  • SSDN email address (ssdn_email, EmailField) – Used in SSDN requests as text of the AuthorizedUserEmail element.

  • HTTP username (cbss_http_username, CharField) – Used in the http header of new-style requests.

  • HTTP password (cbss_http_password, CharField) – Used in the http header of new-style requests.

  • ... and ID (id, AutoField), Méthode de constuction par défault (default_build_method, CharField), Secretary (signer1, ForeignKey to Personne), President (signer2, ForeignKey to Personne), Default calendar for client events (client_calendar, ForeignKey to Calendrier), Default guest role of client in events. (client_guestrole, ForeignKey to Rôle de participant), Guest role for team members (team_guestrole, ForeignKey to Rôle de participant), Default calendar for prompt events (prompt_calendar, ForeignKey to Calendrier), Groupe de propriétés ‘Skills’ (propgroup_skills, ForeignKey to Groupe de propriétés), Groupe de propriétés ‘Soft Skills’ (propgroup_softskills, ForeignKey to Groupe de propriétés), Groupe de propriétés ‘Obstacles’ (propgroup_obstacles, ForeignKey to Groupe de propriétés), Event type of attestations (attestation_note_nature, ForeignKey to Event Type), Type d’upload “permis de résidence” (residence_permit_upload_type, ForeignKey to Type d’upload), Type d’upload “permis de travail” (work_permit_upload_type, ForeignKey to Type d’upload), Type d’upload “permis de conduire” (driving_licence_upload_type, ForeignKey to Type d’upload)

Actions on site config

The Event Type model

Internal name:notes.EventType
Implemented by:EventType

Views on Event Type

  • Types d’événements (EventTypes) (Menu Configuration ‣ Office ‣ Types d’événements)

Fields in Event Type

Tables referring to Event Type

  • Events/Notes (NotesByEventType)

The Type de note model

Internal name:notes.NoteType
Implemented by:NoteType

Views on Type de note

  • Types de note (NoteTypes) (Menu Configuration ‣ Office ‣ Types de note)

Fields in Type de note

  • Attach to email (attach_to_email, BooleanField) – Whether the printable file should be attached to the email when creating an email from a mailable of this type.
  • Email template (email_template, CharField) – The name of the file to be used as template when creating an email from a mailable of this type.
  • Body template (body_template, CharField) – The body template to be used when rendering a printable of this type. This is a list of files with extension .body.html.
  • ... and ID (id, AutoField), Description (name, BabelCharField), Méthode de construction (build_method, CharField), Modèle (template, CharField), important (important, BooleanField), Remarque (remark, TextField), attestation (is_attestation, BooleanField)

Tables referring to Type de note

  • Events/Notes (NotesByType)

The Event/Note model

Internal name:notes.Note
Implemented by:Note

Views on Event/Note

  • Events/Notes (Notes) (Menu Explorateur ‣ Office ‣ Events/Notes)
  • My Events/Notes (MyNotes) (Menu Office ‣ My Events/Notes)
  • Events/Notes (NotesByType)
  • Events/Notes (NotesByEventType)
  • Events/Notes (NotesByProject)
  • Events/Notes (NotesByPerson)
  • Events/Notes (NotesByCompany)

Fields in Event/Note

  • ID (id, AutoField), Contrôlé par (type) (owner_type, ForeignKey to type de contenu), Contrôlé par (object) (owner_id, GenericForeignKeyIdField), Auteur (user, ForeignKey to Utilisateur), Client (project, ForeignKey to Client), build time (build_time, DateTimeField), Recipient (Organization) (company, ForeignKey to Organisation), Recipient (Person) (contact_person, ForeignKey to Personne), représenté par (contact_role, ForeignKey to Fonction), Date (date, DateField), Note Type (Content) (type, ForeignKey to Type de note), Event Type (Form) (event_type, ForeignKey to Event Type), Subject (subject, CharField), Body (body, RichTextField), Langue (language, LanguageField)

Actions on Event/Note

The Uploader model

Internal name:uploads.Upload
Implemented by:Upload

Views on Uploader

  • Uploads (Uploads) (Menu Explorateur ‣ Office ‣ Uploads)
  • My Uploads (MyUploads)

Fields in Uploader

  • ID (id, AutoField), Contrôlé par (type) (owner_type, ForeignKey to type de contenu), Contrôlé par (object) (owner_id, GenericForeignKeyIdField), Auteur (user, ForeignKey to Utilisateur), Created (created, DateTimeField), Modified (modified, DateTimeField), File (file, FileField), MIME type (mimetype, CharField), Type d’upload (type, ForeignKey to Type d’upload), expire le (valid_until, DateField), Description (description, CharField)

The Type d’upload model

Internal name:uploads.UploadType
Implemented by:UploadType

Views on Type d’upload

  • Types d’upload (UploadTypes) (Menu Configuration ‣ Office ‣ Types d’upload)

Fields in Type d’upload

  • ID (id, AutoField), Name (name, CharField)