X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer_de.html;h=755902e15981cdce2b766ed80dc86bbb78a5f835;hb=87eb6f9325b4b1545d98dcb1a6bf9f7c29da2bf6;hp=259c5cbca43095a6169017653b8b1381c5cd8478;hpb=7bc8df16096d7507322b4505f40e092e9a3f908c;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer_de.html b/templates/webpages/ic/form_footer_de.html index 259c5cbca..755902e15 100644 --- a/templates/webpages/ic/form_footer_de.html +++ b/templates/webpages/ic/form_footer_de.html @@ -7,7 +7,7 @@ - +
Summe Einkaufspreis:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]Einkaufspreis:[% LxERP.format_amount(assembly_purchase_price_total, 2) %] Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]
@@ -26,6 +26,28 @@
+ +[%- IF CUSTOM_VARIABLES.size %] +
+ +

Unmarkierte Variablen werden für diesen Artikel nicht in Aufträgen und Rechnungen angezeigt.

+ +

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

+ +
+
+[%- END %] +