X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer_master.html;h=ed08335c9183a382b8486479aee2f4cf30d2f908;hb=705655d4a388cbea644c1992350707f145fc4b22;hp=0b725155461edd5d44ad55fbbfc7a9f0bb5a0f9f;hpb=b2f44e3d98cbbd622b1497c23602eb79e71a3c64;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer_master.html index 0b7251554..ed08335c9 100644 --- a/templates/webpages/ic/form_footer_master.html +++ b/templates/webpages/ic/form_footer_master.html @@ -7,7 +7,7 @@ - +
Total Purchase Price:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Sell Price: [% LxERP.format_amount(assemblytotal, 2) %]Purchase Price:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Sell Price: [% LxERP.format_amount(assemblytotal, 2) %]
@@ -30,10 +30,13 @@ [%- IF CUSTOM_VARIABLES.size %]
+

Unchecked custom variables will not appear in orders and invoices.

+

[%- FOREACH var = CUSTOM_VARIABLES %] +
[% var.VALID_BOX %] [% HTML.escape(var.description) %] [% var.HTML_CODE %]