X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fform_header.html;h=66555bdc282dbfe73f03958af2b4c3aa226b1f05;hb=62bf9a5c87218a9c1205c594c500346b4a7ec670;hp=dc3ed44e089813b59866581f67b9118add824add;hpb=4507456b19be280448043993939fa8657e8a046c;p=kivitendo-erp.git diff --git a/templates/webpages/ap/form_header.html b/templates/webpages/ap/form_header.html index dc3ed44e0..66555bdc2 100644 --- a/templates/webpages/ap/form_header.html +++ b/templates/webpages/ap/form_header.html @@ -82,7 +82,7 @@ [% 'Vendor' | $T8 %] - [% P.customer_vendor_picker("vendor_id", vendor_id, type="vendor", style="width: 300px") %] + [% P.customer_vendor_picker("vendor_id", vendor_id, type="vendor", style="width: 300px", onchange="\$('#update_button').click()") %] [% L.button_tag("show_vc_details('vendor')", LxERP.t8('Details (one letter abbreviation)')) %] [% L.hidden_tag("previous_vendor_id", vendor_id) %] @@ -244,6 +244,7 @@ + [% UNLESS no_payment_bookings %] @@ -365,6 +366,7 @@
[% 'Payments' | $T8 %][% LxERP.format_amount(paid_missing, 2) | html %]
+ [% END %]