Revision 5f4faab9
Von Niklas Schmidt vor 8 Tagen hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
feature_datev => { type => 'boolean', default => 'true', not_null => 1 },
|
||
feature_erfolgsrechnung => { type => 'boolean', default => 'false', not_null => 1 },
|
||
feature_eurechnung => { type => 'boolean', default => 'true', not_null => 1 },
|
||
feature_experimental_order => { type => 'boolean', default => 'true', not_null => 1 },
|
||
feature_ustva => { type => 'boolean', default => 'true', not_null => 1 },
|
||
fuzzy_skonto => { type => 'boolean', default => 'true' },
|
||
fuzzy_skonto_percentage => { type => 'float', default => '0.5', precision => 4, scale => 4 },
|
Auch abrufbar als: Unified diff
/bin/mozilla/oe.pl durch S:C:Order ersetzt: DB, Weiche weg