X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/part/_cvars.html diff --git a/templates/webpages/part/_cvars.html b/templates/webpages/part/_cvars.html new file mode 100644 index 000000000..04233e12e --- /dev/null +++ b/templates/webpages/part/_cvars.html @@ -0,0 +1,15 @@ +[%- USE HTML %][%- USE T8 -%] + +

[% 'Unchecked custom variables will not appear in orders and invoices.' | $T8 %]

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