Revision 2cf0bf46
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/DB/MetaSetup/DeliveryOrder.pm | ||
---|---|---|
36 | 36 |
is_sales => { type => 'boolean' }, |
37 | 37 |
itime => { type => 'timestamp', default => 'now()' }, |
38 | 38 |
mtime => { type => 'timestamp' }, |
39 |
notes_bottom => { type => 'text' }, |
|
40 | 39 |
taxzone_id => { type => 'integer' }, |
41 | 40 |
taxincluded => { type => 'boolean' }, |
42 | 41 |
terms => { type => 'integer' }, |
Auch abrufbar als: Unified diff
Die Datenbankfelder notes_bottom und project_manager_id gibt es in der offiziellen Version nicht