Revision 9ea9a998
Von Kivitendo Admin vor mehr als 8 Jahren hinzugefügt
SL/DB/Part.pm | ||
---|---|---|
27 | 27 |
type => 'one to many', |
28 | 28 |
class => 'SL::DB::Price', |
29 | 29 |
column_map => { id => 'parts_id' }, |
30 |
manager_args => { with_objects => [ 'pricegroup' ] } |
|
30 | 31 |
}, |
31 | 32 |
makemodels => { |
32 | 33 |
type => 'one to many', |
Auch abrufbar als: Unified diff
Shop - SL/Shop and Shop Controller for editing shop configs