Revision 3649d1c4
Von Moritz Bunkus vor mehr als 9 Jahren hinzugefügt
SL/DB/MetaSetup/PeriodicInvoicesConfig.pm | ||
---|---|---|
active => { type => 'boolean', default => 'true' },
|
||
ar_chart_id => { type => 'integer', not_null => 1 },
|
||
copies => { type => 'integer' },
|
||
direct_debit => { type => 'boolean', default => 'false', not_null => 1 },
|
||
end_date => { type => 'date' },
|
||
extend_automatically_by => { type => 'integer' },
|
||
first_billing_date => { type => 'date' },
|
Auch abrufbar als: Unified diff
Wiederkehrende Rechnungen: Lastschrifteinzugsflag in Konfiguration setzen können