X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=c9078ef988a6bafa1415b59d078c3f87d4c3ced7;hb=320bb024bac872878a480c0320a5818a73f2e015;hp=b0ba7fe67f3b9da809fee8729edd52646fcc240e;hpb=6b935d522a38e1a20802c25ed51a15e0cd292c1d;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index b0ba7fe67..c9078ef98 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -53,22 +53,27 @@ [% 'Ertrag' | $T8 %] - [% LxERP.format_amount(marge_total, 2) %] + + [% LxERP.format_amount(marge_total, 2) %] + + [% 'Ertrag prozentual' | $T8 %] - [% LxERP.format_amount(marge_percent, 2) %] + + [% LxERP.format_amount(marge_percent, 2) %] + + % - - - [%- END %] + [%- IF taxaccounts %] - [% 'Tax Included' | $T8 %]

+ + [% 'Tax Included' | $T8 %]

[%- END %] [%- IF NOT taxincluded %] @@ -80,7 +85,10 @@ [% tax %] - +
[% 'Total' | $T8 %][% LxERP.format_amount(invtotal, 2) %][% LxERP.format_amount(invtotal, 2) %] + + +
@@ -88,43 +96,18 @@ - - - -
- + -[%- IF webdav %] - - Dokumente im Webdav-Repository - - - - - - - - - [%- FOREACH file = WEBDAV %] - - - - - [%- END %] -
DateinameWebdavlink
[% HTML.escape(file.name) %][% HTML.escape(file.type) %]
- - - -
- -[%- END %] + +[%- PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ - - - [% print_options %] - - - +
+ +

[% print_options %]

[% label_edit %]
@@ -140,7 +123,10 @@
[% label_workflow %]
- + + [%- UNLESS (is_sales_ord && !INSTANCE_CONF.get_sales_order_show_delete) || (is_pur_ord && !INSTANCE_CONF.get_purchase_order_show_delete) %] + + [%- END %] [%- IF is_sales_quo %] @@ -172,7 +158,7 @@ - + [% IF vc == 'customer' %] [% ELSE %] @@ -180,6 +166,3 @@ [% END %] - - -