X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/82515b2d93dc5632f24d6e0b6f8f05f3fd19fbb0..e14cb525c640cb15bb6b2dfb62ccebbe78cb45cd:/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 => {