]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/TopQuickSearch/Assembly.pm
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / Assembly.pm
index bb7eccea10f845d916d4cf721e47d0d6a6a7328d..da8cbc0c5bbf390092796ea19c70477ae339d712 100644 (file)
@@ -11,6 +11,6 @@ sub description_config { t8('Assemblies') }
 
 sub description_field { t8('Assemblies') }
 
-sub type { type => 'assembly' }
+sub part_type { 'assembly' }
 
 1;