X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/do/form_footer.html diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index 6c8e0c62e..1ad546c0a 100644 --- a/templates/webpages/do/form_footer.html +++ b/templates/webpages/do/form_footer.html @@ -21,7 +21,7 @@ [% L.textarea_tag("notes", notes, wrap="soft", style="width: 350px; height: 150px", class="texteditor") %] [% END %] -
[% PRINT_OPTIONS %]
- -
- [% 'Edit the Delivery Order' | $T8 %]
-
-
- [%- UNLESS delivered %]
- [%- IF vc == 'customer' %]
-
- [%- END %]
- [%- END %]
-
-
- [%- UNLESS delivered %]
-
- [%- IF vc == 'customer' %]
-
- [% IF transfer_default %]
-
- [%- END %]
- [%- ELSE %]
-
- [% IF transfer_default %]
-
- [%- END %]
- [%- 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) %]
- [% L.submit_tag('action_delete', LxERP.t8('Delete'), confirm=LxERP.t8('Are you sure?')) %]
- [% END %]
-
-