]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_header.html
Lohnbuchhaltungsimport: Leere Werte für Abteilungen abfangen
[mfinanz.git] / templates / webpages / is / form_header.html
index 3a3c170703b2cc155ca67c1e9b791384bfe2a620..8f307fde264ab4a7760d3a8da4c6c257076b8737 100644 (file)
            [% L.button_tag("kivi.SalesPurchase.edit_custom_shipto()", LxERP.t8("Custom shipto")) %]
           </td>
         </tr>
+
+[%- IF customer_obj.additional_billing_addresses.as_list.size %]
+        <tr>
+          <th align="right">[% 'Custom Billing Address' | $T8 %]</th>
+          <td>
+            [% L.select_tag('billing_address_id', customer_obj.additional_billing_addresses,
+                            with_empty=1, default=billing_address_id, value_key='id', title_key='displayable_id', style='width: 250px') %]
+          </td>
+        </tr>
+[%- END %]
+
         <tr>
           <td align="right">[% 'Credit Limit' | $T8 %]</td>
           <td>