Revision 6ef4190e
Von Moritz Bunkus vor mehr als 9 Jahren hinzugefügt
SL/DB/Shipto.pm | ||
---|---|---|
|
||
use SL::DB::MetaSetup::Shipto;
|
||
use SL::DB::Manager::Shipto;
|
||
use SL::DB::Helper::CustomVariables (
|
||
module => 'ShipTo',
|
||
cvars_alias => 1,
|
||
);
|
||
|
||
our @SHIPTO_VARIABLES = qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptogln shiptocontact
|
||
shiptophone shiptofax shiptoemail shiptodepartment_1 shiptodepartment_2);
|
Auch abrufbar als: Unified diff
CVars: Lieferadressen-CVars in Stammdaten bearbeiten