]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/TaxKey.pm
classification_filter ist nicht mehr für Partpicker notwendig
[kivitendo-erp.git] / SL / DB / TaxKey.pm
index bd27ccf56858b8992ea6c93605394f25eb3ccb07..263a6082347c8a0768511c71292861625d7b7327 100644 (file)
@@ -7,6 +7,8 @@ use strict;
 
 use SL::DB::MetaSetup::TaxKey;
 
 
 use SL::DB::MetaSetup::TaxKey;
 
+__PACKAGE__->meta->initialize;
+
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;
 
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;