WebshopApi: Übersetzungen Rechte Adminbereich
[kivitendo-erp.git] / SL / Controller / TopQuickSearch / Part.pm
index 9d4c2f0..6c81ac5 100644 (file)
@@ -11,6 +11,6 @@ sub description_config { t8('Parts') }
 
 sub description_field { t8('Parts') }
 
-sub type { 'part' }
+sub part_type { 'part' }
 
 1;