Revision bb8edc8e
Von Rolf Fluehmann vor mehr als 8 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
49 | 49 |
duns => { type => 'text' }, |
50 | 50 |
email_journal => { type => 'integer', default => 2 }, |
51 | 51 |
expense_accno_id => { type => 'integer' }, |
52 |
feature_balance => { type => 'boolean', default => 'true', not_null => 1 }, |
|
53 |
feature_datev => { type => 'boolean', default => 'true', not_null => 1 }, |
|
54 |
feature_erfolgsrechnung => { type => 'boolean', default => 'false', not_null => 1 }, |
|
55 |
feature_eurechnung => { type => 'boolean', default => 'true', not_null => 1 }, |
|
56 |
feature_ustva => { type => 'boolean', default => 'true', not_null => 1 }, |
|
52 | 57 |
fxgain_accno_id => { type => 'integer' }, |
53 | 58 |
fxloss_accno_id => { type => 'integer' }, |
54 | 59 |
gl_changeable => { type => 'integer', default => 2, not_null => 1 }, |
Auch abrufbar als: Unified diff
new settings balance, datev, erfolgsrechnung, eurechnung, ustva to client-features