X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpart%2F_part_picker_result.html;h=ed8ad788ea679b6785141c7d5c13c4b941adf1c8;hb=7e61972690cfa1f688ebd9770fcf9d100b9dfdd0;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..ed8ad788e 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) %] @@ -10,11 +11,14 @@ + [% part.partnumber | html %] + [% part.ean | html %] [% part.description | html %]
[% 'Sellprice' | $T8 %]: [% part.sellprice_as_number | html %] + [% part.presenter.typeclass_abbreviation %] [%- END %] @@ -26,7 +30,3 @@
[% L.paginate_controls(target='#part_picker_result', selector='#part_picker_result', models=SELF.models) %] - -