addresses.AddressesByCity (Adresses)

No help_text for addresses.AddressesByCity

Inherits from lino_xl.lib.addresses.Addresses

Every row of this data view is a Adresse.

User Guide: Not yet written.

Columns

  • Types d’adresse (address_type) : The type of this address record. A pointer to AddressTypes. The default value is AddressTypes.official.

  • Partenaire (partner) : See Partenaire.

  • Remarque (remark) : See Remarque.

  • Rue (street) : Name of street, without house number.

  • Primaire (primary) : Whether this address is the primary address of its owner. Setting this field will automatically uncheck any previousl primary addresses and update the owner’s address fields.

Detail layout

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • 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

  • Endroit (place) : Show only addresses having the given place in Address.city.

  • Partenaire (partner) : Show only addresses of the given partner in Address.partner.

  • Types d’adresse (address_type) : Show only addresses having the given type.

Hidden columns

  • ID (id) : See ID.

  • Pays (country) : See Pays.

  • Code postal (zip_code) : See Code postal.

  • County (region) : See County.

  • Ligne avant le nom de rue (addr1) : Ligne avant le nom de rue

  • Préfixe rue (street_prefix) : Text to print before name of street, but to ignore for sorting.

  • (street_no) : House number.

  • boîte (street_box) : Text to print after street number on the same line.

  • Ligne après le nom de rue (addr2) : Address line to print below street line.

  • Source de données (data_source) : Pointer to DataSources.

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