Revision 9e152755
Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt
SL/DB/Vendor.pm | ||
---|---|---|
13 | 13 |
class => 'SL::DB::Shipto', |
14 | 14 |
column_map => { id => 'trans_id' }, |
15 | 15 |
manager_args => { sort_by => 'lower(shipto.shiptoname)' }, |
16 |
query_args => [ 'shipto.module' => 'CT' ],
|
|
16 |
query_args => [ module => 'CT' ],
|
|
17 | 17 |
}, |
18 | 18 |
contacts => { |
19 | 19 |
type => 'one to many', |
Auch abrufbar als: Unified diff
Import von Lieferadressen.