Revision 5d195a27
Von Sven Schöling vor fast 11 Jahren hinzugefügt
SL/DB/MetaSetup/Project.pm | ||
---|---|---|
17 | 17 |
mtime => { type => 'timestamp' }, |
18 | 18 |
project_type_id => { type => 'integer', not_null => 1 }, |
19 | 19 |
projectnumber => { type => 'text' }, |
20 |
type => { type => 'text' }, |
|
21 | 20 |
valid => { type => 'boolean', default => 'true' }, |
22 | 21 |
); |
23 | 22 |
|
Auch abrufbar als: Unified diff
Finanzcontrolling auf getmodels umgestellt