X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=cb449faa1c61107980f69010de8b7d731400c04c;hb=afa558ad31f9cd85005b55aa2c684a746211dd61;hp=7beb4076f965799fd6af819774b006682d849097;hpb=c920fab5f80d6e47db5447445a4fe37a19478071;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index 7beb4076f..cb449faa1 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %] @@ -27,6 +28,18 @@ show_empty = 1 -%] + +[%- IF is_sales_ord %] + + + + +[%- END %] + [%- IF id && num_follow_ups %] @@ -40,16 +53,19 @@ - + - + - - -
[%- LxERP.t8('Periodic Invoices') %] + [% L.button_tag("edit_periodic_invoices_config(); return false;", LxERP.t8('Configure')) %] + ([% HTML.escape(periodic_invoices_status) %]) + [% L.hidden_tag("periodic_invoices_config", periodic_invoices_config) %] +
[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due_follow_ups) %]
[% '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 %] @@ -67,7 +83,10 @@ [% tax %] [% 'Total' | $T8 %] - [% LxERP.format_amount(invtotal, 2) %] + [% LxERP.format_amount(invtotal, 2) %] + + + @@ -75,8 +94,6 @@ - -
@@ -137,7 +154,7 @@ [%- END %] - [%- IF is_sales_ord || is_pur_ord %] + [%- IF is_sales_ord || is_pur_ord && !delivered%] [%- END %] @@ -159,7 +176,7 @@ - + [% IF vc == 'customer' %] [% ELSE %] @@ -168,5 +185,17 @@ + +