Flatrates (invoicing.Tariffs)

Every row of this data table is a Flatrate.

User guide: The invoicing plugin.

Columns

  • Designation (designation) : The translatable designation of this database row.

  • Designation (de) (designation_de) : See Designation (de).

  • Designation (fr) (designation_fr) : See Designation (fr).

  • Designation (et) (designation_et) : See Designation (et).

  • Number of events (number_of_events) : Number of invoicing events paid per invoicing.

  • Minimum threshold (min_asset) : The minimum number of invoicing events a customer should pay in advance.

  • Maximum threshold (max_asset) : Maximum quantity of invoicing events to allow per invoicing.

  • Product (product) : See Product.

Toolbar actions

  • Table (landscape) (as_pdf) : See (unformatted: <lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).

  • Table (portrait) (as_pdf_p) : See (unformatted: <lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).

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

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Delete (delete_selected) : Delete this record

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

  • None (open_help) : Open Help Window

Hidden columns

  • ID (id) : See ID.

  • Select multiple rows (rowselect) : See Select multiple rows.