]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/TopQuickSearch/Assembly.pm
Lohnbuchhaltungsimport: Leere Werte für Abteilungen abfangen
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / Assembly.pm
index 7f7e9e2a233b62932451aa0d545a4fc3505ff810..da8cbc0c5bbf390092796ea19c70477ae339d712 100644 (file)
@@ -11,6 +11,6 @@ sub description_config { t8('Assemblies') }
 
 sub description_field { t8('Assemblies') }
 
-sub type { 'assembly' }
+sub part_type { 'assembly' }
 
 1;