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