epic-s6g
[kivitendo-erp.git] / SL / DB / RequirementSpecVersion.pm
index e37b2c7..cde11f1 100644 (file)
@@ -5,6 +5,8 @@ use strict;
 use SL::DB::MetaSetup::RequirementSpecVersion;
 use SL::Locale::String;
 
+__PACKAGE__->meta->initialize;
+
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;