X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FShipto.pm;h=8795a1b50d52b914946812b3f946554de69fc158;hb=1168e9c997382048dd721eb94a5e021ac9145432;hp=2492ac7ec7dceee699ed392d6543a7a009c9a9b1;hpb=d6dbee343cd1feeab87638092ae5f8aaec2bfadb;p=kivitendo-erp.git 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 {