X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Forders_footer_master.html;h=92ac4b5f958f0faf9a93e07a9ed9af351c0c85c1;hb=0642b9ee91c5a0d94af1f8f10e62ac23261b9368;hp=997396dfc9109281b387f027bdbcf495b1b532ff;hpb=270df90017196116ff80fc2b917bb23aca5ca994;p=kivitendo-erp.git diff --git a/templates/webpages/oe/orders_footer_master.html b/templates/webpages/oe/orders_footer_master.html index 997396dfc..92ac4b5f9 100644 --- a/templates/webpages/oe/orders_footer_master.html +++ b/templates/webpages/oe/orders_footer_master.html @@ -16,28 +16,42 @@ Payment Terms - [% payments %] + + [%- INCLUDE 'generic/multibox.html' + name = 'payment_id', + style = 'width: 250px', + DATA = ALL_PAYMENTS, + id_key = 'id', + label_key = 'description', + show_empty = 1 -%] + + [%- IF id && num_follow_ups %] + + [% LxERP.format_string('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due_follow_ups) %] + + [%- END %] +[%- IF is_sales %] -[%- IF is_sales %] - + - + + -[%- END %]
Ertrag[% LxERP.format_amount(marge_total, 2) %] %[% LxERP.format_amount(marge_total, 2) %]
Ertrag prozentual[% LxERP.format_amount(marge_percent, 2) %] %[% LxERP.format_amount(marge_percent, 2) %]%
+[%- END %] [%- IF taxaccounts %] Tax Included

@@ -99,6 +113,7 @@ [%- IF id %] +
[% label_workflow %]
@@ -133,9 +148,6 @@ - - -