X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6e594d280bad75ff06bd9bfb4ffdb61f159036b5..aae306cda6274d:/templates/webpages/ap/form_header.html diff --git a/templates/webpages/ap/form_header.html b/templates/webpages/ap/form_header.html index 9623a712b..889080b02 100644 --- a/templates/webpages/ap/form_header.html +++ b/templates/webpages/ap/form_header.html @@ -5,11 +5,6 @@
- - - - - @@ -81,12 +76,9 @@ [% 'Vendor' | $T8 %] - [% IF ( selectvendor ) %] - - [% ELSE %] - - [% END %] - + [% P.customer_vendor_picker("vendor_id", vendor_id, type="vendor", style="width: 300px") %] + [% L.button_tag("show_vc_details('vendor')", LxERP.t8('Details (one letter abbreviation)')) %] + [% L.hidden_tag("previous_vendor_id", vendor_id) %] @@ -113,7 +105,7 @@ [% 'Currency' | $T8 %] - + [% L.select_tag("currency", currencies, default=currency, value_key="name", title_key="name") %] [% IF ( defaultcurrency && (currency != defaultcurrency) ) %] [% 'Exchangerate' | $T8 %]