Delivery notes (storage.DeliveryNotesByJournal)

Inherits from lino_xl.lib.accounting.ByJournal

Every row of this data table is a Delivery note.

User guide: The storage plugin.

Columns

  • No. (number_with_year) : Shows the accounting year and the 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.

  • Partner (partner) : The recipient of this document. This can be a person, an organization or any type of business partner.

  • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

  • Invoiceables from (invoicing_min_date) : The start date of the period covered by this invoice.

  • until (invoicing_max_date) : The end date of the period covered by this invoice.

Detail layout

        • ID (id) : See ID.

        • Journal (journal) : The journal into which this voucher has been booked.

        • No. (number) : The sequence number of this voucher within its journal.

      • Partner (partner) : The recipient of this document. This can be a person, an organization or any type of business partner.

      • Narration (narration) : A short explanation to explain the subject matter of this journal entry.

        • Entry date (entry_date) : The date of the journal entry, i.e. when this voucher is to be booked.

        • Voucher date (voucher_date) : The date on the voucher (i.e. when it has been issued by its emitter).

        • Accounting period (accounting_period) : The accounting period to use when booking this voucher. The default value is determined from entry_date.

        • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

        • Printed (printed) : Displays information about when this database row has been printed.

  • Delivery items (storage.ItemsByDeliveryNote)

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

  • New (insert) : Insert a new Delivery note.

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

  • Duplicate (clone_row) : Insert a new Delivery note as a copy of this.

  • Delete (delete_selected) : Delete this record

  • Service report (do_print) : See (unformatted: <lino_xl.lib.excerpts.models.CreateExcerpt do_print ('Service report')>).

  • Clear print cache (clear_printed) : See (unformatted: <lino_xl.lib.excerpts.mixins.ClearPrinted clear_printed ('Clear print cache')>).

  • Storage movements (show_movements) : See (unformatted: <lino.core.actions.ShowSlaveTable show_movements ('Storage movements')>).

  • 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) : Mixin for journal-based tables of vouchers.

  • None (open_help) : Open Help Window

  • Toggle state (toggle_state) : Toggle between “registered” and “draft” state.

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form

Filter parameters

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

  • Voucher state (state) : The state of this voucher. It decides among others whether you can edit this voucher or not.

  • Author (user) : The author of this database object.

Hidden columns

  • ID (id) : See ID.

  • Author (user) : The author of this database object.

  • Voucher date (voucher_date) : The date on the voucher (i.e. when it has been issued by its emitter).

  • Fiscal year (fiscal_year) : See Fiscal year.

  • Accounting period (accounting_period) : The accounting period to use when booking this voucher. The default value is determined from entry_date.

  • No. (number) : The sequence number of this voucher within its journal.

  • Narration (narration) : A short explanation to explain the subject matter of this journal entry.

  • Printed (printed_by) : Pointer to the database excerpt that certifies this database row.

  • Voucher state (state) : The state of this voucher. It decides among others whether you can edit this voucher or not.

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

  • Journal (journal) : The journal into which this voucher has been booked.