art60.ContractsByEnding (Mises à l’emploi art60§7)

No help_text for art60.ContractsByEnding

Inherits from lino_welfare.modlib.isip.ContractBaseTable

Every row of this data view is a Mise à l'emploi art60§7.

User Guide: ug.plugins.art60.

Columns

  • ID (id) : See ID.

  • Bénéficiaire (client) : The client for whom this contract is done.

  • NISS (client__national_id) : The SSIN. It is a nullable char field declared unique. It is not validated directly because that would cause problems with legacy data where SSINs need manual control. See also BeIdCardHolderChecker.

  • Début de contrat (applies_from) : The start date of the contract.

  • Date de fin (date_ended) : The date when this contract was effectively ended. This field is set to the same value as applies_until.

  • Auteur (user) : La personne qui a créé ce contrat.

  • Type (type) : The type of this contract. Pointer to a subclass of ContractTypeBase.

Detail layout

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 Mise à l’emploi art60§7.

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

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

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • Mise à l’emploi art60§7 (create_excerpt5) : Create an excerpt in order to print this data record.

  • Mise à l’emploi art60§7 (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.

  • Fichiers téléchargés (show_uploads) : Opens a data window with the uploaded files associated to this database object.

  • Update events (do_update_events) : Create or update the automatic calendar entries controlled by this generator.

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

  • None (open_help) : Open Help Window

  • Update presences (update_all_guests) : Update the presence lists of all calendar events generated by this.

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

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

Paramètres de filtrage

  • Uniquement contrats de type (type) : See type.

  • Utilisateur (user) : See user.

  • Évènement observé (observed_event) : See ContractEvents.

  • Successfully ended (ending_success) : Select “Yes” to show only contracts whose ending ContractEnding has is_success checked.

  • Motif d’arrêt (ending) : Show only contracts with the specified ContractEnding.

  • Organisation (company) : Only contracts with this company as partner.

  • Date du (start_date) : Start of observed date range

  • au (end_date) : End of observed date range

Hidden columns

  • Secrétaire (signer1) : See Secrétaire.

  • Président (signer2) : See Président.

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

  • Langue (language) : The language of this contract. Default value is the client’s language.

  • Fin prévue (applies_until) : The planned end date of this contract.

  • Décidé le (date_decided) : When the contract was ratified by the responsible board.

  • Date de signature (date_issued) : When the contract was issued to the client and signed by them.

  • Titulaire (SSG) (user_asd) : La personne responsable au service social général.

  • Régime d’évaluation (exam_policy) : See Régime d'évaluation.

  • Jours ONSS (duration) : See Jours ONSS.

  • persone de référence (reference_person) : See persone de référence.

  • responsabilités (responsibilities) : See responsabilités.

  • Remarque (remark) : See Remarque.

  • Motif d’arrêt (ending) : The reason of prematured ending. Pointer to ContractEnding