Revision a523371d
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
SL/DB/MetaSetup/Invoice.pm | ||
---|---|---|
56 | 56 |
marge_percent => { type => 'numeric', precision => 5, scale => 15 }, |
57 | 57 |
donumber => { type => 'text' }, |
58 | 58 |
invnumber_for_credit_note => { type => 'text' }, |
59 |
direct_debit => { type => 'boolean', default => 'false' }, |
|
59 | 60 |
], |
60 | 61 |
|
61 | 62 |
primary_key_columns => [ 'id' ], |
Auch abrufbar als: Unified diff
Verkaufsrechnungen: Checkbox für "Lastschrifteinzug"; Vorbelegung aus Stammdaten