X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6f1da6d45bd0b3142876e2bb46acba757ad4e716..69e526ee5:/templates/webpages/oe/form_header.html
diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html
index d4fc7c061..7899ab324 100644
--- a/templates/webpages/oe/form_header.html
+++ b/templates/webpages/oe/form_header.html
@@ -16,7 +16,7 @@
[%- END %]
[%- FOREACH row = HIDDENS %]
-
+
[%- END %]
@@ -73,16 +73,16 @@
[%- END %]
-[%- IF ALL_SHIPTO.size %]
| [% 'Shipping Address' | $T8 %] |
+[%- IF ALL_SHIPTO.size %]
[% 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')) %]
+[%- END %]
+ [% L.button_tag("kivi.SalesPurchase.edit_custom_shipto()", LxERP.t8("Custom shipto")) %]
|
-[%- END %]
[%- IF is_order %]
| [% 'Credit Limit' | $T8 %] |
@@ -190,17 +190,17 @@
[%- IF is_order %]
| [% 'Order Number' | $T8 %] |
- |
+ |
[%- END %]
| [% IF is_req_quo %][% 'RFQ Number' | $T8 %][% ELSE %][% 'Quotation Number' | $T8 %][% END %] |
- |
+ |
[%- IF is_order %]
| [% 'Customer Order Number' | $T8 %] |
- |
+ |
[%- END %]