courses.Enrolments (Inscriptions)

Base class for all tables that show Enrolment. (more)

Every row of this data view is a Inscription.

User Guide: courses : managing “activities”.

Columns

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

  • Atelier (course) : See Atelier.

  • État (course__state) : The workflow state field.

  • Participant (pupil) : See Participant.

  • Workflow (workflow_buttons) : List of actions that change the workflow state of this object.

  • Auteur (user) : The author of this object. A pointer to lino.modlib.users.models.User.

Detail layout

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

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

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

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

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

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

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

    • 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 (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

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

Filter parameters

  • 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 object. A pointer to lino.modlib.users.models.User.

Hidden columns

  • ID (id) : See ID.

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

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

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