X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c616c9090b5e839938707d1ca3bf70b2de46b858..2914c1993391a5ff71d9a148fffa344c814286aa:/SL/DB/Warehouse.pm 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 => {