Paper types (trading.PaperTypes)¶
Every row of this data table is a Paper type.
User guide: The trading plugin.
Columns
Reference (
ref) : The reference. This must be either empty or unique.Designation (
designation) : SeeDesignation.Columns to print (
columns_to_print) : The list of columns to appear in the body a printed trade voucher.
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
Merge (merge_row) : Merge this object into another object of same class.
None (grid) : See (unformatted:
<lino.core.actions.ShowTable grid>).None (open_help) : Open Help Window
Hidden columns
ID (
id) : SeeID.Select multiple rows (
rowselect) : SeeSelect multiple rows.