X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b8b112a39bd601b0bc717646d78de470631da22a..2d7e4203055156dccb2ca3fba82bbb32873ecd2e:/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 {