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

lino_xl.lib.b2c

Adds functionality for importing BankToCustomer SEPA statements from a bank. See b2c: BankToCustomer SEPA.

camt

Class to parse camt files.

febelfin

Febelfin Bank Transaction Code designations.

fixtures.demo

Import a fictive B2C XML file.

Classes

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

See lino.core.plugin.Plugin.

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

Bases: Plugin

See lino.core.plugin.Plugin.

import_statements_path = None

The full name of the directory that Lino should watch for incoming xml files that need to get imported.

delete_imported_xml_files = False

This attribute define whether, Cosi have to delete the SEPA file after it get imported.