X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/16df30aaca2c8d4173f1ea76be206ef5a23e69c9..fd8bde53d5f22fe6923a904682dc25f2b3af8a3d:/templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index 364367b92..7f6c9bd6c 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 -%] [%- IF delivered %] [%- SET RO = ' readonly' %] [%- END %] @@ -16,37 +16,46 @@
+
|
+
-
| [% 'File name' | $T8 %] | -[% 'WebDAV link' | $T8 %] | -
| [% HTML.escape(file.name) %] | -[% HTML.escape(file.type) %] | -
[% PRINT_OPTIONS %]
@@ -59,31 +68,37 @@ [%- END %] [%- END %] - - + + [%- UNLESS delivered %] - + [%- IF vc == 'customer' %] - + + [% IF transfer_default %] + + [%- END %] [%- ELSE %] - + + [% IF transfer_default %] + + [%- END %] [%- END %] [%- END %] [%- IF id %] [%- UNLESS closed %] - + [%- END %] - + [%- END %] [%- IF id %]
[% '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) %]
-
+ [% L.submit_tag('action_delete', LxERP.t8('Delete'), confirm=LxERP.t8('Are you sure?')) %]
[% END %]