debts.AccountsByGroup (Comptes)

No help_text for debts.AccountsByGroup

Every row of this data view is a Compte.

User Guide: Not yet overwritten.

Columns

  • Référence (ref) : An optional unique name which can be used to reference a given account.

  • Désignation (name) : The multilingual designation of this account, as the users see it.

  • Désignation (nl) (name_nl) : See Désignation (nl).

  • Désignation (de) (name_de) : See Désignation (de).

  • Désignation (en) (name_en) : See Désignation (en).

  • Montant par défaut (default_amount) : See Montant par défaut.

  • Périodes (periods) : For how many months the entered amount counts. For example 1 means a monthly amount, 12 a yearly amount.

  • obligatoire pour ménages (required_for_household) : See obligatoire pour ménages.

  • obligatoire pour personnes (required_for_person) : See obligatoire pour personnes.

  • Groupe de comptes (group) : The account group to which this account belongs. This must point to an instance of Group.

Detail layout

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

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

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

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

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

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

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

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

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

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

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

  • Entrées (debts.EntriesByAccount)

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

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

  • (duplicate) : Duplicate this 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')>).

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

  • (move_down) : Exchange the seqno of this item and the next item.

  • (move_up) : Exchange the seqno of this item and the previous item.

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

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

Hidden columns

  • ID (id) : See ID.

  • (seqno) : The sequence number of this account within its group.

  • Account type (type) : The account type of this account. This must point to an item of lino_welfare.modlib.debts.AccountTypes.