Curriculum vitae¶
CEF levels (view)¶
Internal name: | cv.CefLevel (CefLevel) |
---|
List of possible choices for the Niveau CEF field of a Connaissance de langue.
value | name | text |
A1 | A1 | basic language skills |
A2 | A2 | basic language skills |
A2+ | A2+ | basic language skills |
B1 | B1 | independent use of language |
B2 | B2 | independent use of language |
B2+ | B2+ | independent use of language |
C1 | C1 | proficient use of language |
C2 | C2 | proficient use of language |
C2+ | C2+ | proficient use of language |
Connaissance de langue (model)¶
Internal name: | cv.LanguageKnowledge |
---|---|
Implemented by: | LanguageKnowledge |
Views on Connaissance de langue
- Connaissances de langue (LanguageKnowledges) (Menu Explorateur ‣ CV ‣ Connaissances de langue)
- Connaissances de langue (LanguageKnowledgesByPerson)
- Connaissances de langue (KnowledgesByLanguage)
Fields in Connaissance de langue
- ID (id, AutoField), Client (person, ForeignKey to Client), Langue (language, ForeignKey to Langue), oral (spoken, ChoiceListField to HowWell), écrit (written, ChoiceListField to HowWell), Langue maternelle (native, BooleanField), Niveau CEF (cef_level, ChoiceListField to CEF levels)
Actions on Connaissance de langue
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Propriété (model)¶
Internal name: | properties.PersonProperty |
---|---|
Implemented by: | PersonProperty |
Views on Propriété
- Propriétés (PersonProperties)
- Propriétés (PropsByPerson)
- Propriétés (PersonPropsByProp)
- ConfiguredPropsByPerson (ConfiguredPropsByPerson)
- Compétences professionnelles (SkillsByPerson)
- Compétences sociales (SoftSkillsByPerson)
- Obstacles (ObstaclesByPerson)
Fields in Propriété
- ID (id, AutoField), Groupe de propriétés (group, ForeignKey to Groupe de propriétés), Propriété (property, ForeignKey to Propriété), Valeur (value, CharField), Client (person, ForeignKey to Client), Remarque (remark, CharField)
Actions on Propriété
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Propriété (model)¶
Internal name: | properties.Property |
---|---|
Implemented by: | Property |
Views on Propriété
- Propriétés (Properties) (Menu Explorateur ‣ Propriétés)
- Propriétés (PropsByGroup) (Menu Configuration ‣ Propriétés ‣ Compétences professionnelles)
- Propriétés (PropsByType)
Fields in Propriété
- ID (id, AutoField), Description (name, BabelCharField), Groupe de propriétés (group, ForeignKey to Groupe de propriétés), Type de propriété (type, ForeignKey to Type de propriété)
Actions on Propriété
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Propriété
- Propriétés (PersonPropsByProp)
Type de propriété (model)¶
Internal name: | properties.PropType |
---|---|
Implemented by: | PropType |
Views on Type de propriété
- Types de propriétés (PropTypes) (Menu Configuration ‣ Propriétés ‣ Types de propriétés)
Fields in Type de propriété
- ID (id, AutoField), Description (name, BabelCharField), Liste de choix (choicelist, CharField), valeur par défault (default_value, CharField), Limite aux choix (limit_to_choices, BooleanField), Choix multiples (multiple_choices, BooleanField)
Actions on Type de propriété
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Type de propriété
- Propriétés (PropsByType)
- Choix de propriétés (ChoicesByType)
Groupe de propriétés (model)¶
Internal name: | properties.PropGroup |
---|---|
Implemented by: | PropGroup |
Views on Groupe de propriétés
- Groupes de propriétés (PropGroups) (Menu Configuration ‣ Propriétés ‣ Groupes de propriétés)
Fields in Groupe de propriétés
- ID (id, AutoField), Description (name, BabelCharField)
Actions on Groupe de propriétés
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Groupe de propriétés
- Propriétés (PropsByGroup) (Menu Configuration ‣ Propriétés ‣ Compétences professionnelles)