pcsw.Clients (Bénéficiaires)

The list that opens by Contacts ‣ Clients. (more)

Inherits from lino_xl.lib.contacts.Persons

Every row of this data view is a Bénéficiaire.

User Guide: Not yet written.

Columns

  • Nom (name_column) : See Nom.

  • État (client_state) : Pointer to ClientStates.

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

  • Mobile (gsm) : The primary mobile phone number.

  • Adresse (address_column) : See Adresse.

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

  • adresse e-mail (email) : The primary email address.

  • Téléphone (phone) : The primary phone number.

  • ID (id) : See ID.

  • Type d’aide sociale (aid_type) : See Type d'aide sociale.

  • Langue (language) : The language to use when communicating with this partner.

Detail layout

      • None (overview) : A panel with general information about this client.

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

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

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

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

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

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

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

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

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

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

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

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

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

      • None (image) : Virtual field which displays the picture.

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

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

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

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

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

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

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

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

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

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

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

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

        • Appartenance aux ménages (households.MembersByPerson) : See Appartenance aux ménages.

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

      • Composition de ménage (households.SiblingsByPerson)

    • Liens de parenté (humanlinks.LinksByHuman) : Show all links for which this human is either parent or child.

    • Tests de niveau (badges.AwardsByHolder)

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

  • PIISs (isip.ContractsByClient)

  • Stages d’immersion (immersion.ContractsByClient)

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

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

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

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

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

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

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

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

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

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

      • Messages de problème (checkdata.MessagesByOwner) : See Messages de problème.

      • contact pour (contacts.RolesByPerson)

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.

  • Labels (print_labels) : Add this action to your table, which is expected to execute on a model which implements Addressable.

  • 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 Bénéficiaire.

  • Créer (submit_insert) : Like the standard lino.core.actions.SubmitInsert, but adds a confirmation if there is a possible duplicate record.

  • (duplicate) : Duplicate the selected row.

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

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • Fusionner (merge_row) : See (unformatted: <lino.core.merge.MergeAction merge_row ('Fusionner')>).

  • Terms & conditions (create_excerpt1) : Create an excerpt in order to print this data record.

  • Curriculum vitae (create_excerpt17) : Create an excerpt in order to print this data record.

  • Contenu carte eID (create_excerpt19) : Create an excerpt in order to print this data record.

  • Plan d’action (create_excerpt20) : Create an excerpt in order to print this data record.

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

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

  • Check data (check_data) : See (unformatted: <lino.modlib.checkdata.models.UpdateMessagesByController check_data ('Check data')>).

  • Update summary data (check_summaries) : Update summary data for this object.

  • Réparer les problèmes de données (fix_problems) : See (unformatted: <lino.modlib.checkdata.models.FixMessagesByController fix_problems ('Réparer les problèmes de données')>).

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

  • None (open_help) : Open Help Window

  • Lire carte eID (read_beid) : Lire carte eID et mettre à jour ce déteneur

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

  • Lire carte eID (find_by_beid) : Lire carte eID et localiser ou créer le déteneur

  • Courrier sortant (mails_by_project) : See (unformatted: <lino.core.actions.ShowSlaveTable mails_by_project ('Courrier sortant')>).

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

  • Enregistrer consultation (create_visit) : See (unformatted: <lino_welfare.modlib.reception.models.CreateClientVisit create_visit ('Enregistrer consultation')>).

  • Trouver rendez-vous avec… (find_date) : See (unformatted: <lino.core.actions.ShowSlaveTable find_date ('Trouver rendez-vous avec...')>).

Paramètres de filtrage

  • Intervenant (coached_by) : Nur Klienten, die eine Begleitung mit diesem Benutzer haben.

  • et par (and_coached_by) : Nur Klienten, die auch mit diesem Benutzer eine Begleitung haben.

  • Nationalité (nationality) : See nationality.

  • Évènement observé (observed_event) : Extended filter criteria, e.g.:<br/>Active: All those who have some active coaching.

  • Dossiers titulaires seulement (only_primary) : Nur Klienten, die eine effektive <b>primäre</b> Begleitung haben.

  • aussi clients obsolètes (also_obsolete) : Show also obsolete records.

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

  • au (end_date) : End date of observed period

  • Agé(e)s de (aged_from) : Select only persons aged at least the given number of years.

  • Agé(e)s jusque (aged_to) : Select only persons aged at most the given number of years.

  • État (client_state) : If not empty, show only Clients whose client_state equals the specified value.

  • None (None) : See None.

  • Client contact organization (client_contact_company) : Only clients having a contact with that organization

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