X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/82515b2d93dc5632f24d6e0b6f8f05f3fd19fbb0..b8f9149b04ff28fb4747cfdf702aaed8f07a853e:/SL/DB/Warehouse.pm diff --git a/SL/DB/Warehouse.pm b/SL/DB/Warehouse.pm index b8ddf7187..0557976f3 100644 --- a/SL/DB/Warehouse.pm +++ b/SL/DB/Warehouse.pm @@ -6,7 +6,9 @@ package SL::DB::Warehouse; use strict; use SL::DB::MetaSetup::Warehouse; -use SL::DB::Manager::Warehouse; +use SL::DB::Helper::ActsAsList; + +__PACKAGE__->meta->make_manager_class; __PACKAGE__->meta->add_relationship( bins => {