Revision 84ca5a19
Von Bernd Bleßmann vor mehr als 11 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
67 | 67 |
ir_show_mark_as_paid => { type => 'boolean', default => 'true' }, |
68 | 68 |
ar_show_mark_as_paid => { type => 'boolean', default => 'true' }, |
69 | 69 |
ap_show_mark_as_paid => { type => 'boolean', default => 'true' }, |
70 |
deviating_fiscal_year => { type => 'boolean' }, |
|
71 | 70 |
assemblynumber => { type => 'text' }, |
72 | 71 |
], |
73 | 72 |
|
Auch abrufbar als: Unified diff
Nicht vorhandene Spalte aus Rose-Mapping entfernen.
deviating_fiscal_year kam wohl aus Versehen im
commit 693e58208df2667024aaf4ac92cb8f8e8d820b38 rein.