X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/16df30aaca2c8d4173f1ea76be206ef5a23e69c9..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index 364367b92..1ad546c0a 100644 --- a/templates/webpages/do/form_footer.html +++ b/templates/webpages/do/form_footer.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[% USE HTML %][% USE LxERP %] +[% USE HTML %][% USE LxERP %][%- USE L -%][%- USE P -%] [%- IF delivered %] [%- SET RO = ' readonly' %] [%- END %] @@ -13,100 +13,77 @@
+
|
+
-
| [% 'File name' | $T8 %] | -[% 'WebDAV link' | $T8 %] | -
| [% HTML.escape(file.name) %] | -[% HTML.escape(file.type) %] | -
[% PRINT_OPTIONS %]
- -
- [% 'Edit the Delivery Order' | $T8 %]
-
-
- [%- UNLESS delivered %]
- [%- IF vc == 'customer' %]
-
- [%- END %]
- [%- END %]
-
-
- [%- UNLESS delivered %]
-
- [%- IF vc == 'customer' %]
-
- [%- ELSE %]
-
- [%- END %]
- [%- END %]
- [%- IF id %]
-
- [%- UNLESS closed %]
-
- [%- END %]
-
- [%- END %]
-
- [% 'Workflow Delivery Order' | $T8 %]
-
- [% UNLESS delivered || (vc == 'customer' && !INSTANCE_CONF.get_sales_delivery_order_show_delete) || (vc == 'vendor' && !INSTANCE_CONF.get_purchase_delivery_order_show_delete) %]
-
- [% END %]
-
-