X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b511ca3e71f50c755ae4776c7678f0b84d0af45c..fce441db:/templates/webpages/ic/form_footer_master.html diff --git a/templates/webpages/ic/form_footer_master.html b/templates/webpages/ic/form_footer_master.html index d69694fd3..bcee92a50 100644 --- a/templates/webpages/ic/form_footer_master.html +++ b/templates/webpages/ic/form_footer_master.html @@ -1,7 +1,8 @@ [%- USE HTML %] [%- USE LxERP %] [%- IF item == 'assembly' %] - + + [%- END %] @@ -21,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 %] + + -
@@ -53,6 +79,14 @@ +