initialize in SL::DB::Objects statt im MetaSetup
[kivitendo-erp.git] / SL / DB / TransferType.pm
index 9d13a86..bf45998 100644 (file)
@@ -8,6 +8,8 @@ use strict;
 use SL::DB::MetaSetup::TransferType;
 use SL::DB::Manager::TransferType;
 
+__PACKAGE__->meta->initialize;
+
 # methods
 
 sub description_t8 {