Revision dc78c225
Von Moritz Bunkus vor fast 5 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
41 | 41 |
coa => { type => 'text' }, |
42 | 42 |
company => { type => 'text' }, |
43 | 43 |
create_part_if_not_found => { type => 'boolean', default => 'false' }, |
44 |
create_zugferd_invoices => { type => 'boolean' }, |
|
44 | 45 |
currency_id => { type => 'integer', not_null => 1 }, |
45 | 46 |
customer_hourly_rate => { type => 'numeric', precision => 8, scale => 2 }, |
46 | 47 |
customer_projects_only_in_sales => { type => 'boolean', default => 'false', not_null => 1 }, |
Auch abrufbar als: Unified diff
ZUGFeRD: Feature über Mandantenkonfiguration abschaltbar