X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=c9281ac66d4f8a406f44571098565749eeeba1aa;hb=0f4915834072e2f689ad80709b0801f46d786de9;hp=bfad52d2dd320998084054ba0dfacb899e28ed8f;hpb=18b1b18015503fb46e8e1201f79e968f097f66e0;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index bfad52d2d..c9281ac66 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -47,6 +47,18 @@ [%- END %] + [%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight, 3) %] [% HTML.escape(weightunit) %] +
+ + [%- END %] [%- IF is_sales %] @@ -107,7 +119,7 @@
-

[% PRINT_OPTIONS %]

+

[% print_options %]

[% label_edit %]
@@ -125,7 +137,7 @@ [%- UNLESS (is_sales_ord && !INSTANCE_CONF.get_sales_order_show_delete) || (is_pur_ord && !INSTANCE_CONF.get_purchase_order_show_delete) %] - + [% L.submit_tag('action_delete', LxERP.t8('Delete'), confirm=LxERP.t8('Are you sure?')) %] [%- END %] [%- IF is_sales_quo %] @@ -136,7 +148,7 @@ [%- END %] - [%- IF is_sales_ord || is_pur_ord && !delivered%] + [%- IF is_sales_ord || is_pur_ord %] [%- END %]