X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fic%2Fform_footer_master.html;h=ed08335c9183a382b8486479aee2f4cf30d2f908;hb=4c6a0cbb1632d7d799d45467dea3ea82dda7291e;hp=be62104210f3923ca39fe1591cc81018e8cae566;hpb=485793035567c690544e86bbbef2dece5374afd6;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer_master.html index be6210421..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) %]
@@ -22,9 +22,34 @@
- + + +
+ + +[%- IF CUSTOM_VARIABLES.size %] +
+ +

Unchecked custom variables will not appear in orders and invoices.

+ +

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

+ +
+
+[%- END %] + + -
@@ -54,6 +79,14 @@ +