]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/TopQuickSearch/Service.pm
Lohnbuchhaltungsimport: Leere Werte für Abteilungen abfangen
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / Service.pm
index f1f1507e66b224fb89705dedc5f367e9a03a78e8..0bba3789daab542054717b79508f1ab678417de2 100644 (file)
@@ -11,6 +11,6 @@ sub description_config { t8('Services') }
 
 sub description_field { t8('Services') }
 
 
 sub description_field { t8('Services') }
 
-sub type { type => 'service' }
+sub part_type { 'service' }
 
 1;
 
 1;