]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_header.html
oe: lieferadresse in body verschoben
[mfinanz.git] / templates / webpages / oe / form_header.html
index 833ea36d166fc2686e187fe0996935c8328312ce..3e636dfaab6cb9bf040390d323483bc2f474a575 100644 (file)
@@ -76,6 +76,7 @@
                     <td>
                       [% shiptos = [ [ "", LxERP.t8("No/individual shipping address") ] ] ;
                          L.select_tag('shipto_id', shiptos.import(ALL_SHIPTO), default=shipto_id, value_key='shipto_id', title_key='displayable_id', style='width: 250px') %]
+                      [% L.submit_tag('action_ship_to', LxERP.t8('Ship to')) %]
                     </td>
                   </tr>
 [%- END %]