]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/CsvImportReportStatus.pm
Objektmethode date für GLTransaction
[kivitendo-erp.git] / SL / DB / CsvImportReportStatus.pm
index 68a041b4c1cf912f0b92e792c0be4540fdb2029a..5371f0c0fc848053841fd13ed2b8bd7098b243d8 100644 (file)
@@ -7,6 +7,8 @@ use strict;
 
 use SL::DB::MetaSetup::CsvImportReportStatus;
 
+__PACKAGE__->meta->initialize;
+
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;