Revision 6eb84397
Von Moritz Bunkus vor etwa 2 Jahren hinzugefügt
- ID 6eb843977077aabdf5f9e488916ab3ad0c58fed9
- Vorgänger 46282860
SL/DB/MetaSetup/Buchungsgruppe.pm | ||
---|---|---|
description => { type => 'text' },
|
||
id => { type => 'integer', not_null => 1, sequence => 'id' },
|
||
inventory_accno_id => { type => 'integer', not_null => 1 },
|
||
obsolete => { type => 'boolean', default => 'false', not_null => 1 },
|
||
sortkey => { type => 'integer', not_null => 1 },
|
||
);
|
||
|
Auch abrufbar als: Unified diff
Buchungsgruppen ungültig setzen können