Accounting periods (periods.StoredPeriods)¶
The accounting periods defined in this database. (more)
Every row of this data table is a Accounting period.
User guide: The periods plugin.
Columns
Reference (
ref) : The reference. This must be either empty or unique.Start date (
start_date) : SeeStart date.Fiscal year (
year) : SeeFiscal year.Remark (
remark) : SeeRemark.
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.
Duplicate (clone_row) : Create a duplicate of this row and insert the new row below this one.
Delete (delete_selected) : Delete this record
Merge (merge_row) : Merge this object into another object of same class.
None (grid) : The accounting periods defined in this database.
Move down (move_down) : Exchange the seqno of this item and the next item.
Move up (move_up) : Exchange the seqno of this item and the previous item.
None (open_help) : Open Help Window
Filter parameters
Date range from (
start_date) : Start date of observed date range.until (
end_date) : End date of observed date range.Fiscal year (
year) : SeeFiscal year.
Hidden columns
ID (
id) : SeeID.No. (
seqno) : The sequence number of this item with its parent.Select multiple rows (
rowselect) : SeeSelect multiple rows.⇵ (
dndreorder) : A place holder column for drag and drop row reorder on React front end