X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fform_footer.html;h=20e6c2ade53af4971c20cfec757aaee37e209d33;hb=e03b46f15f87e3a21c8fff61c7a762e8313b0ebc;hp=a37e94239510bf7b0f163af711e027b92e14560f;hpb=075bd42af8885aee3c18fe055a2c82b8b43f4cea;p=kivitendo-erp.git diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index a37e94239..20e6c2ade 100644 --- a/templates/webpages/do/form_footer.html +++ b/templates/webpages/do/form_footer.html @@ -20,33 +20,37 @@ +[%- IF show_weight %] + + + + + + +
+ + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight, 3) %] [% HTML.escape(weightunit) %] +
+
+ + +[%- END %]

-
- - [%- IF conf_webdav %] -
[% 'Documents in the WebDAV repository' | $T8 %]
- -

- - - - - + +[% PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ - [%- FOREACH file = WEBDAV %] - - - - - [%- END %] - -
[% 'File name' | $T8 %][% 'WebDAV link' | $T8 %]
[% HTML.escape(file.name) %][% HTML.escape(file.type) %]
-

- -
- [%- END %] +

[% PRINT_OPTIONS %]

@@ -65,8 +69,14 @@ [%- IF vc == 'customer' %] + [% IF transfer_default %] + + [%- END %] [%- ELSE %] + [% IF transfer_default %] + + [%- END %] [%- END %] [%- END %] [%- IF id %] @@ -82,8 +92,8 @@

[% 'Workflow Delivery Order' | $T8 %]
- [% UNLESS delivered %] - + [% UNLESS delivered || (vc == 'customer' && !INSTANCE_CONF.get_sales_delivery_order_show_delete) || (vc == 'vendor' && !INSTANCE_CONF.get_purchase_delivery_order_show_delete) %] + [% END %]