X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpart%2F_part_picker_result.html;h=c150a082236e656dc75cfab17ef3406c7d15a5e1;hb=b592435b709841b65441d5fef5c41e3ad2c91413;hp=5d9486b82345b888bec992c72a3c3a6c4e7becad;hpb=46e1177c8b8a14cfef2765e1f7b784116bddfc17;p=kivitendo-erp.git diff --git a/templates/webpages/part/_part_picker_result.html b/templates/webpages/part/_part_picker_result.html index 5d9486b82..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) %] @@ -9,12 +10,13 @@
- + [% part.partnumber | html %] [% part.description | html %]
[% 'Sellprice' | $T8 %]: [% part.sellprice_as_number | html %] + [% P.typeclass_abbreviation(part) %]
[%- END %]