]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/TransferType.pm
initialize in SL::DB::Objects statt im MetaSetup
[mfinanz.git] / SL / DB / TransferType.pm
index 9d13a865bca86090deb96ab9b857ab8ae6a8dca6..bf45998e1df7682f7b9363b98c6e27c28c4a0177 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 {