X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2Fshow_vc_details.html;h=e173bee50ec7aa8eeb03b522acc56b08b3cd1bd4;hb=c853dd6ea551604bdf99a46a6b048b393823ca68;hp=be6406bce0ebb8d43dec14687a621f23b20dd3b0;hpb=8a40e3dd0f638557b8c666fe708ccbc1ac709c4e;p=kivitendo-erp.git diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index be6406bce..e173bee50 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -102,9 +102,16 @@ [% 'Discount' | $T8 %] - [% HTML.escape(discount) %]% + [% HTML.escape(discount_as_percent) %]% + [% IF is_customer %] + + [% 'Pricegroup' | $T8 %] + [% HTML.escape(pricegroup) %] + + [% END %] + [% 'Payment Terms' | $T8 %] [% HTML.escape(payment_terms) %]