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

lino_xl.lib.sepa

See sepa : Communicating with the bank using SEPA.

utils

This defines two functions which convert a Belgian National Bank Account Number (NBAN) into an (IBAN, BIC) pair.

fields

Defines entry fields for IBAN and BIC.

roles

fixtures.sample_ibans

Contains a random list of example IBANs to be used for generating demo data.

Classes

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

See lino.core.plugin.Plugin.

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

Bases: Plugin

See lino.core.plugin.Plugin.