X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..87eebe6:/templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index d2f3a7cd1..78ad35a41 100644 --- a/templates/webpages/do/form_footer.html +++ b/templates/webpages/do/form_footer.html @@ -1,9 +1,5 @@ [%- USE T8 %] -[% USE HTML %][% USE LxERP %] - - - - +[% USE HTML %][% USE LxERP %] [%- IF delivered %] [%- SET RO = ' readonly' %] [%- END %] @@ -27,30 +23,14 @@
--
| [% 'File name' | $T8 %] | -[% 'WebDAV link' | $T8 %] | -
| [% HTML.escape(file.name) %] | -[% HTML.escape(file.type) %] | -
[% PRINT_OPTIONS %]
@@ -86,8 +66,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 %]