X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4db13ebb44454523e8fab2d1cfa034e28a059ec0..8b5bed7fe5:/templates/webpages/order/tabs/_item_input.html diff --git a/templates/webpages/order/tabs/_item_input.html b/templates/webpages/order/tabs/_item_input.html index 80ba16393..d5c0ad0c3 100644 --- a/templates/webpages/order/tabs/_item_input.html +++ b/templates/webpages/order/tabs/_item_input.html @@ -4,6 +4,7 @@ + @@ -14,6 +15,7 @@ +
[%- 'position' | $T8 %] [%- 'Part' | $T8 %] [%- 'Description' | $T8 %] [%- 'Qty' | $T8 %]
[% L.input_tag('add_item.position', '', size = 5, class="add_item_input numeric") %] [%- SET PARAM_KEY = SELF.cv == "customer" ? 'with_customer_partnumber' : 'with_makemodel' -%] [%- SET PARAM_VAL = SELF.search_cvpartnumber -%]