VAT purchases (vat.PurchasesByDeclaration)

Show a list of all purchase invoices whose VAT regime is Intra-Community. (more)

Inherits from lino_xl.lib.vat.VatInvoices, lino_xl.lib.accounting.PartnerVouchers, lino_xl.lib.accounting.Vouchers

Every row of this data table is a vat voucher.

User guide: The vat plugin.

Columns

  • Invoice (detail_link) : See Invoice.

  • Partner (partner) : See Partner.

  • VAT id (partner_vat_id) : The national VAT identification number of this partner.

  • VAT regime (vat_regime) : See VAT regime.

  • Total excl. VAT (total_base) : See Total excl. VAT.

  • VAT (total_vat) : See VAT.

  • Total incl. VAT (total_incl) : See Total incl. VAT.

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) : See Movements.

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 vat 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) : Show a list of all purchase invoices whose VAT regime is Intra-Community.

  • None (open_help) : Open Help Window

  • Send now (send_now) : See (unformatted: <lino_xl.lib.peppol.mixins.SendNow send_now ('Send now')>).

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

Filter parameters

  • Show intracom vouchers (intracom) : See intracom.

  • None (None) : See None.

  • Voucher state (state) : See state.

  • Partner (partner) : See partner.

  • Show cleared vouchers (cleared) : See cleared.

  • Fiscal year (year) : See year.

  • Journal (journal) : See journal.

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