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