lino_welfare.modlib.aids

Specs for this plugin are in The Eupen variant of Lino Welfare.

Classes

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

The plugin.

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

Bases: Plugin

The plugin.

no_date_range_veto_until = 0

Optionally specify the primary key (an integer) of the last granting for which you want to deactivate date range validation in confirmations. This is useful for keeping legacy confirmations that have been issued before the rule was activated.

The default value 0 means that date range validation is always active, the special value -1 means that it is never active.