Revision 4faddc6f
Von Sven Schöling vor fast 13 Jahren hinzugefügt
SL/DB/MetaSetup/DeliveryOrderItem.pm | ||
---|---|---|
32 | 32 |
marge_price_factor => { type => 'numeric', default => 1, precision => 5, scale => 15 }, |
33 | 33 |
itime => { type => 'timestamp', default => 'now()' }, |
34 | 34 |
mtime => { type => 'timestamp' }, |
35 |
pricegroup_id => { type => 'integer' }, |
|
35 | 36 |
], |
36 | 37 |
|
37 | 38 |
primary_key_columns => [ 'id' ], |
Auch abrufbar als: Unified diff
rdbo: pricegroup_id in delivery_order_items