X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header.html;h=7899ab3242a313baa29bf74eca3380b908416807;hb=b52b09d864eb75703562a5fdd8d2b09c66669927;hp=3e636dfaab6cb9bf040390d323483bc2f474a575;hpb=075607c6877a1c42413803d3d8c3e07881523ad0;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index 3e636dfaa..7899ab324 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -3,7 +3,10 @@ [%- USE LxERP %] [%- USE L %][%- USE P -%] -
+ @@ -13,7 +16,7 @@ [%- END %] [%- FOREACH row = HIDDENS %] - + [%- END %] @@ -70,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 %] @@ -187,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 %]