Revision 6b84d430
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
42 | 42 |
datev_check_on_sales_invoice => { type => 'boolean', default => 'true' }, |
43 | 43 |
delivery_plan_calculate_transferred_do => { type => 'boolean', default => 'false', not_null => 1 }, |
44 | 44 |
delivery_plan_show_value_of_goods => { type => 'boolean', default => 'false', not_null => 1 }, |
45 |
disabled_price_sources => { type => 'array' }, |
|
46 | 45 |
dunning_ar => { type => 'integer' }, |
47 | 46 |
dunning_ar_amount_fee => { type => 'integer' }, |
48 | 47 |
dunning_ar_amount_interest => { type => 'integer' }, |
Auch abrufbar als: Unified diff
Freitagabendcommit Fixes