Debts (accounting.DebtsByPartner)

This is the table being printed in a Payment Reminder. Usually this table has one row per sales invoice which is not fully paid. But several invoices (“debts”) may be grouped by match. If the partner has purchase invoices, these are deduced from the balance. (more)

Inherits from lino_xl.lib.accounting.ExpectedMovements

User guide: The accounting plugin.

Columns

  • Due date (due_date) : Due date of the eldest debt in this match group

  • Balance (balance) : See Balance.

  • Debts (debts) : List of invoices in this match group

  • Payments (payments) : List of payments in this match group

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) : This is the table being printed in a Payment Reminder. Usually this table has one row per sales invoice which is not fully paid. But several invoices (“debts”) may be grouped by match. If the partner has purchase invoices, these are deduced from the balance.

  • None (open_help) : Open Help Window

Filter parameters

  • Date until (date_until) : Show only movements whose booking date is before or on the given date.

  • Trade type (trade_type) : Show only movements in the given trade type.

  • Journal (from_journal) : Show only movements generated by a voucher in the given journal.

  • Clearable by (for_journal) : Show only movements that may be matched by the given journal (i.e. for which a match rule exists).

  • Account (account) : Show only movements on the given account.

  • Partner (partner) : Show only movements with the given partner.

  • None (None) : Show only movements about the given project.

  • With SEPA (show_sepa) : Show only movements whose partner has a SEPA account.

  • Same D/C (same_dc) : Show only movements having the same booking direction as the target voucher.