X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpart%2F_part_picker_result.html;h=c150a082236e656dc75cfab17ef3406c7d15a5e1;hb=cf9865dc7faad6b1ea68e2c5db8b8b44d316fd26;hp=d283e6cac0b891740995af0df46c98ed8fcb0cce;hpb=b720e272f739767ad33afffcf8c282c98f97dba1;p=kivitendo-erp.git diff --git a/templates/webpages/part/_part_picker_result.html b/templates/webpages/part/_part_picker_result.html index d283e6cac..c150a0822 100644 --- a/templates/webpages/part/_part_picker_result.html +++ b/templates/webpages/part/_part_picker_result.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] +[%- USE P %] [%- USE LxERP %] [%# L.dump(SELF.parts) %] @@ -15,6 +16,7 @@ [% part.description | html %]
[% 'Sellprice' | $T8 %]: [% part.sellprice_as_number | html %] + [% P.typeclass_abbreviation(part) %] [%- END %]