X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_part_picker_result.html;h=ed8ad788ea679b6785141c7d5c13c4b941adf1c8;hb=46f028ef78a55580e7e33c2439cedd0e60bde998;hp=c150a082236e656dc75cfab17ef3406c7d15a5e1;hpb=3a1b684b14006df369bac9f91a942fd3fd3e40dd;p=kivitendo-erp.git diff --git a/templates/webpages/part/_part_picker_result.html b/templates/webpages/part/_part_picker_result.html index c150a0822..ed8ad788e 100644 --- a/templates/webpages/part/_part_picker_result.html +++ b/templates/webpages/part/_part_picker_result.html @@ -11,12 +11,14 @@ + [% part.partnumber | html %] + [% part.ean | html %] [% part.description | html %]
[% 'Sellprice' | $T8 %]: [% part.sellprice_as_number | html %] - [% P.typeclass_abbreviation(part) %] + [% part.presenter.typeclass_abbreviation %] [%- END %] @@ -28,7 +30,3 @@
[% L.paginate_controls(target='#part_picker_result', selector='#part_picker_result', models=SELF.models) %] - -