X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FPresenter%2FPart.pm;h=bc5ee8adea98c988e94928836ea44912ae029e26;hb=0c73b206cea0c8f057852e75bd4ee22c19bfdbc3;hp=145d9128f7c05cd74def69fc673bb58e3a81c61b;hpb=88d774c6d423854ca7765cb2e4c284398e0b1d73;p=kivitendo-erp.git diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index 145d9128f..bc5ee8ade 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -241,6 +241,10 @@ C. If C<%params> contains C only parts with a unit that's convertible to unit will be used for autocompletion. +If C<%params> contains C or C 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.