Vouchers (accounting.AllVouchers)¶
Inherits from lino_xl.lib.accounting.Vouchers
Every row of this data table is a Voucher.
User guide: The accounting plugin.
Columns
Entry date (
entry_date) : The date of the journal entry, i.e. when this voucher is to be booked.No. (
number) : The sequence number of this voucher within its journal.
Detail layout
Journal (
journal) : The journal into which this voucher has been booked.No. (
number) : The sequence number of this voucher within its journal.Entry date (
entry_date) : The date of the journal entry, i.e. when this voucher is to be booked.Accounting period (
accounting_period) : The accounting period to use when booking this voucher. The default value is determined from entry_date.
Movements (
accounting.MovementsByVoucher1) : SeeMovements.
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
Duplicate (clone_row) : Insert a new Voucher as a copy of this.
Show data problems (show_problems) : See (unformatted:
<lino.core.actions.ShowSlaveTable show_problems ('Show data problems')>).Upload files (show_uploads) : Opens a data window with the uploaded files associated to this database object.
Check data (check_data) : Update data problem messages for this database object, also removing messages that no longer exist. This action does not change anything else in the database.
Fix data problems (fix_problems) : Update data problem messages and repair those which are automatically fixable.
None (grid) : The base table for all tables working on Voucher.
None (open_help) : Open Help Window
Filter parameters
Fiscal year (
year) : Seeyear.Journal (
journal) : Seejournal.Period from (
start_period) : Start of observed period range.Period until (
end_period) : Optional end of observed period range. Leave empty to observe only the start period.Author (
user) : The author of this database object.
Hidden columns
ID (
id) : SeeID.Author (
user) : The author of this database object.Journal (
journal) : The journal into which this voucher has been booked.Voucher date (
voucher_date) : The date on the voucher (i.e. when it has been issued by its emitter).Fiscal year (
fiscal_year) : SeeFiscal year.Accounting period (
accounting_period) : The accounting period to use when booking this voucher. The default value is determined from entry_date.Narration (
narration) : A short explanation to explain the subject matter of this journal entry.Select multiple rows (
rowselect) : SeeSelect multiple rows.