Revision 5da10e01
Von Moritz Bunkus vor fast 5 Jahren hinzugefügt
SL/DB/MetaSetup/Customer.pm | ||
---|---|---|
22 | 22 |
contact => { type => 'text' }, |
23 | 23 |
contact_origin => { type => 'text' }, |
24 | 24 |
country => { type => 'text' }, |
25 |
create_zugferd_invoices => { type => 'integer', default => '-1', not_null => 1 }, |
|
25 | 26 |
creditlimit => { type => 'numeric', default => '0', precision => 15, scale => 5 }, |
26 | 27 |
currency_id => { type => 'integer', not_null => 1 }, |
27 | 28 |
customernumber => { type => 'text' }, |
Auch abrufbar als: Unified diff
ZUGFeRD: Einstellung bzgl. Erzeugung auch in Kundenstammdaten