courses.AllEnrolments (Inscriptions)

Show global list of all enrolments. (more)

Inherits from lino_xl.lib.courses.Enrolments

Every row of this data view is a Inscription.

User Guide: courses : managing “activities”.

Columns

  • ID (id) : See ID.

  • Date de la demande (request_date) : See Date de la demande.

  • Date début (start_date) : See Date début.

  • Date de fin (end_date) : See Date de fin.

  • Auteur (user) : The author of this database object.

  • Atelier (course) : See Atelier.

  • Participant (pupil) : See Participant.

  • Date de naissance (pupil__birth_date) : Uncomplete dates are allowed, e.g. “00.00.1980” means “some day in 1980”, “00.07.1980” means “in July 1980” or “23.07.0000” means “on a 23th of July”.

  • Âge (pupil__age) : Virtual field displaying the age in years.

  • Pays (pupil__country) : See pupil__country.

  • Localité (pupil__city) : The locality, i.e. usually a village, city or town.

  • Sexe (pupil__gender) : The sex of this person (male or female).

Detail layout

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbc790>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbc820>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbcee0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbcf70>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbd7b0>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbd840>)

    • (unformatted: <lino.core.elems.Wrapper object at 0x7f98a7dbd990>)

    • Motif de l’orientation (motivation) : See Motif de l'orientation.

    • Difficultés à l’origine de la demande / Problématiques repérées (problems) : See Difficultés à l'origine de la demande / Problématiques repérées.

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 Inscription.

  • Créer (submit_insert) : Create the record and open a detail window on it

  • Détail (detail) : Open a detail window on records of courses.

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • Inscription (do_print) : Create an excerpt in order to print this data record.

  • Supprimer fichier imprimable (clear_printed) : Clear any previously generated printable document. Mark this object as not printed. A subsequent call to print will generate a new cache file.

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Enregistrer (submit_detail) : Enregistrer les changements dans ce formulaire

Paramètres de filtrage

  • Utilisateur (author) : See author.

  • État (state) : See state.

  • Course state (course_state) : See course_state.

  • Participants only (participants_only) : Hide cancelled enrolments. Ignored if you specify an explicit enrolment state.

  • Période du (start_date) : Start date of observed period

  • au (end_date) : End date of observed period

  • Auteur (user) : The author of this database object.

Hidden columns

  • Imprimé (printed_by) : ForeignKey to the Excerpt which certifies this instance.

  • Layout (course_area) : See Layout.

  • État (state) : One of lino_xl.lib.courses.EnrolmentStates.

  • Places used (places) : The number of participants in this enrolment.

  • Remarque (remark) : See Remarque.

  • Confirmation details (confirmation_details) : See Confirmation details.

  • Motif de l’orientation (motivation) : See Motif de l'orientation.

  • Difficultés à l’origine de la demande / Problématiques repérées (problems) : See Difficultés à l'origine de la demande / Problématiques repérées.