X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/150db1304ea4e7323a08bc87dbf2e97cd52ca650..87eebe6:/templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index a6a51299e..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 %]
@@ -74,6 +54,7 @@ [%- END %] [%- END %] [%- IF id %] + [%- UNLESS closed %] [%- END %] @@ -85,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 %]