]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/ProjectParticipant.pm
Auftrags-Controller: bei "als neu speichern" Konfig wiederk. RGs übernehmen
[kivitendo-erp.git] / SL / DB / ProjectParticipant.pm
index 5b4ada2f0ac47be2fd24defdab4525f4a0229ad5..660d0ce7c9a180943e12197755803c129511a044 100644 (file)
@@ -7,6 +7,8 @@ use strict;
 
 use SL::DB::MetaSetup::ProjectParticipant;
 
+__PACKAGE__->meta->initialize;
+
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;