]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/Currency.pm
Objektmethode date für GLTransaction
[kivitendo-erp.git] / SL / DB / Currency.pm
index 9b24f410587b78cb53e16b91ae4abbdc5c8daea0..f7fe0e21d42af50013ea5585faf1797edb6a8797 100644 (file)
@@ -5,4 +5,6 @@ use strict;
 use SL::DB::MetaSetup::Currency;
 use SL::DB::Manager::Currency;
 
+__PACKAGE__->meta->initialize;
+
 1;