X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f9676efea9ccfa01df2a57dca9c45cc8fde0d09e..291f709e009d48ea15ed1886fbb367c4bbaf7aa6:/SL/DB/Warehouse.pm diff --git a/SL/DB/Warehouse.pm b/SL/DB/Warehouse.pm index 938c31e91..0557976f3 100644 --- a/SL/DB/Warehouse.pm +++ b/SL/DB/Warehouse.pm @@ -6,6 +6,7 @@ package SL::DB::Warehouse; use strict; use SL::DB::MetaSetup::Warehouse; +use SL::DB::Helper::ActsAsList; __PACKAGE__->meta->make_manager_class;