X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_footer.html;h=9e0cfa52ef98834912d88a41e2c4a685173cb826;hb=464f44accd46ed0b2e1f7e2459f53337a6720a7f;hp=b91601148070a5d3b1cab844e65e828e4c34ad97;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index b91601148..9e0cfa52e 100644 --- a/templates/webpages/ic/form_footer.html +++ b/templates/webpages/ic/form_footer.html @@ -24,12 +24,20 @@
+ + +[%- IF LANGUAGES.size %] + [% PROCESS 'ic/tabs/_edit_translations.html' %] +[%- END %] -
+[%- IF id %] +
+ [% PROCESS ic/sales_price_information.html id=id %]
+[%- END %] [%- IF CUSTOM_VARIABLES.size %] -
+

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

@@ -38,19 +46,28 @@ [%- FOREACH var = CUSTOM_VARIABLES %] [% var.VALID_BOX %] - [% HTML.escape(var.description) %] + [%- IF !var.partsgroup_filtered %] + [% HTML.escape(var.description) %] + [%- END %] [% var.HTML_CODE %] [%- END %]

+
+[%- END %] -
+[%- IF id %] +
+
+
[%- END %]
+[%- IF show_edit_buttons %] + @@ -73,21 +90,12 @@ [%- END %] [%- END %] +[%- END %] + [%- IF id != "" %] - + [%- END %] - - - -