cv.TrainingsByPerson
(Formations)¶
No help_text for cv.TrainingsByPerson
Inherits from lino_xl.lib.cv.HistoryByPerson
Every row of this data view is a Formation
.
User Guide: Not yet written.
Columns
Type d’éducation (
type
) : Pointer to StudyType.Secteur d’activité (
sector
) : Pointer to the Sector.Fonction professionnelle (
function
) : Pointer to the Function.Date début (
start_date
) : When this entry started.Date de fin (
end_date
) : When this entry ended.Durée (
duration_text
) : Free-text description of the duration of this entry.Établissement (
school
) : The establishment where the education happened.Pays (
country
) : SeePays
.État (
state
) : SeeÉtat
.Diplômes (
certificates
) : SeeDiplômes
.Remarques (
remarks
) : Remarks about this entry.
Detail layout
(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fed3d0>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fed430>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fed580>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fed6d0>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fedf70>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710fedfd0>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff1160>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff1880>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff18e0>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff6190>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff61f0>
)(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff6340>
)
(unformatted:
<lino.core.elems.Wrapper object at 0x7f7710ff6850>
)
Toolbar actions
HTML (show_as_html) : Show this table in Bootstrap3 interface
Table (landscape) (as_pdf) : Show this table as a pdf document.
Table (portrait) (as_pdf_p) : Show this table as a pdf document.
Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See (unformatted:
<lino.core.actions.CreateRow grid_post>
).None (grid_put) : See (unformatted:
<lino.core.actions.SaveGridCell grid_put>
).Nouveau (insert) : Open a dialog window to insert a new Formation.
Créer (submit_insert) : Create the record and open a detail window on it
Détail (detail) : Open a detail window on records of cv.
Supprimer (delete_selected) : Supprimer cet enregistrement
None (grid) : See (unformatted:
<lino.core.actions.ShowTable grid>
).None (validate) : See (unformatted:
<lino.core.actions.ValidateForm validate>
).Enregistrer (submit_detail) : Enregistrer les changements dans ce formulaire
Filter parameters
Évènement observé (
observed_event
) : Seeobserved_event
.Période du (
start_date
) : Start date of observed periodau (
end_date
) : End date of observed period
Hidden columns
ID (
id
) : SeeID
.Localité (
city
) : The locality, i.e. usually a village, city or town.Code postal (
zip_code
) : SeeCode postal
.Langue (
language
) : Foreign key to lino.modlib.languages.Language.Contenu (
content
) : Describes the content of this training. A free one-line text field.Personne (
person
) : The person to whom this entry applies. Pointer to Plugin.person_model.