]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Presenter/Part.pm
PartPicker nach Kunden- und Lieferanten-Artikel-Nr. suchen und filtern können
[kivitendo-erp.git] / SL / Presenter / Part.pm
index 145d9128f7c05cd74def69fc673bb58e3a81c61b..bc5ee8adea98c988e94928836ea44912ae029e26 100644 (file)
@@ -241,6 +241,10 @@ C<h,min>.
 If C<%params> contains C<convertible_unit> only parts with a unit
 that's convertible to unit will be used for autocompletion.
 
+If C<%params> contains C<with_makemodel> or C<with_customer_partnumber> even
+parts will be used for autocompletion which partnumber is a vendor partnumber
+(makemodel) or a customer partnumber.
+
 Obsolete parts will by default not be displayed for selection. However they are
 accepted as default values and can persist during updates. As with other
 selectors though, they are not selectable once overridden.