X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2Fshow_vc_details.html;h=e2c6e672f4ad50f84c0ad3bdfb4cd62623716643;hb=094307a8ce3e7680a5b14ef17b5c1094a2555009;hp=be6406bce0ebb8d43dec14687a621f23b20dd3b0;hpb=20366719c9a10a765a7b1e852abd6ce0ddb11034;p=kivitendo-erp.git diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index be6406bce..e2c6e672f 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -102,14 +102,26 @@ [% '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) %] + + [% 'Delivery Terms' | $T8 %] + [% HTML.escape(delivery_terms) %] + + [% 'Tax Number' | $T8 %] [% HTML.escape(taxnumber) %]