X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b8b112a39bd601b0bc717646d78de470631da22a..2d7e4203055156dccb2ca3fba82bbb32873ecd2e:/SL/DB/CsvImportProfileSetting.pm?ds=sidebyside diff --git a/SL/DB/CsvImportProfileSetting.pm b/SL/DB/CsvImportProfileSetting.pm index b3ba350e3..11ffb16b2 100644 --- a/SL/DB/CsvImportProfileSetting.pm +++ b/SL/DB/CsvImportProfileSetting.pm @@ -9,6 +9,8 @@ use Rose::DB::Object::Helpers qw(clone); require SL::DB::MetaSetup::CsvImportProfileSetting; +__PACKAGE__->meta->initialize; + __PACKAGE__->meta->make_manager_class; # Helpers' clone_and_reset also kills compund keys like in this case kay+id