lino_welfare.modlib.client_vouchers

Adds functionality to work with client vouchers.

A client voucher is a PCSW specific accounting document which is related to one client and contains transactions with several partners.

Classes

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

See lino.core.plugin.Plugin.

class lino_welfare.modlib.client_vouchers.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See lino.core.plugin.Plugin.