X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header.html;h=002fa554522a90488c901fec6740634d5547536b;hb=cff6e70a0659626d7af0b1c3cb14a18245fc7001;hp=e8325c35e99ab583ae6bf071e0f7e01449e21f87;hpb=677f0dd53d5f964fb4e69eaf7236ffb6a830568b;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index e8325c35e..002fa5545 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -83,6 +83,17 @@ [% L.button_tag("kivi.SalesPurchase.edit_custom_shipto()", LxERP.t8("Custom shipto")) %] + +[%- IF is_sales && vc_obj.additional_billing_addresses.as_list.size %] + + [% 'Custom Billing Address' | $T8 %] + + [% L.select_tag('billing_address_id', vc_obj.additional_billing_addresses, + with_empty=1, default=billing_address_id, value_key='id', title_key='displayable_id', style='width: 250px') %] + + +[%- END %] + [%- IF is_order %] [% 'Credit Limit' | $T8 %]