X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dc39f671740dc3ab2292c604e8605dd69fb33eac..0f0cb3b708f9078b774a07cecd996e5bdc5fac63:/SL/DB/Shipto.pm diff --git a/SL/DB/Shipto.pm b/SL/DB/Shipto.pm index 2492ac7ec..8795a1b50 100644 --- a/SL/DB/Shipto.pm +++ b/SL/DB/Shipto.pm @@ -7,6 +7,8 @@ use SL::DB::MetaSetup::Shipto; our @SHIPTO_VARIABLES = qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact shiptophone shiptofax shiptoemail shiptodepartment_1 shiptodepartment_2); +__PACKAGE__->meta->initialize; + __PACKAGE__->meta->make_manager_class; sub displayable_id {