Revision fa1b9d49
Von Tamino Steinert vor etwa 2 Jahren hinzugefügt
SL/DB/MetaSetup/Reclamation.pm | ||
---|---|---|
notes => { type => 'text' },
|
||
payment_id => { type => 'integer' },
|
||
record_number => { type => 'text', not_null => 1 },
|
||
record_type => { type => 'text', not_null => 1 },
|
||
reqdate => { type => 'date' },
|
||
salesman_id => { type => 'integer' },
|
||
shippingpoint => { type => 'text' },
|
Auch abrufbar als: Unified diff
DB::Reclamation: Persistenter Record-Type