X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FWarehouse.pm;h=938c31e915ca08ade61bd165cf1aea67b7678f1b;hb=321730c8b122eec74794faa919875a32338458e7;hp=b8ddf7187cbb0044b60c44da6b66f7fd9e44ee1e;hpb=82515b2d93dc5632f24d6e0b6f8f05f3fd19fbb0;p=kivitendo-erp.git diff --git a/SL/DB/Warehouse.pm b/SL/DB/Warehouse.pm index b8ddf7187..938c31e91 100644 --- a/SL/DB/Warehouse.pm +++ b/SL/DB/Warehouse.pm @@ -6,7 +6,8 @@ package SL::DB::Warehouse; use strict; use SL::DB::MetaSetup::Warehouse; -use SL::DB::Manager::Warehouse; + +__PACKAGE__->meta->make_manager_class; __PACKAGE__->meta->add_relationship( bins => {