X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fform_footer.html;h=364367b9225f1341afa2e48646d9829c274984e9;hb=10687edafbc052375683d65e36ce42b4586f7240;hp=a6a51299e034d3c2fac5533b4bd185792a4e295e;hpb=c29f804f6abc440789b0c89ff4d7fc171fcf5bda;p=kivitendo-erp.git diff --git a/templates/webpages/do/form_footer.html b/templates/webpages/do/form_footer.html index a6a51299e..364367b92 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 %] @@ -74,6 +70,7 @@ [%- END %] [%- END %] [%- IF id %] + [%- UNLESS closed %] [%- END %] @@ -85,8 +82,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 %]

@@ -113,5 +110,3 @@ } } - -