Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_xl.lib.vatless

Adds functionality for handling incoming and outgoing invoices in a VAT-less context (i.e. for organizations which have no obligation of VAT declaration). Site operators subject to VAT are likely to use lino_xl.lib.vat instead.

Installing this plugin will automatically install lino_xl.lib.countries and lino_xl.lib.ledger.

mixins

Model mixins for lino_xl.lib.vatless.

Classes

Plugin(site, app_label, app_name, ...)

See lino.core.plugin.Plugin.

class lino_xl.lib.vatless.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See lino.core.plugin.Plugin.