]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/TodoUserConfig.pm
PriceSource: Spalte vor Preis und Rabatt anzeigen.
[kivitendo-erp.git] / SL / DB / TodoUserConfig.pm
index fd12020bd74f5de750b0fccb67068784067f636f..fb5fa68f84e5b7018fe672c8a43290c436c20dfd 100644 (file)
@@ -7,6 +7,8 @@ use strict;
 
 use SL::DB::MetaSetup::TodoUserConfig;
 
+__PACKAGE__->meta->initialize;
+
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;