X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2Fshow_vc_details.html;h=053c22954e761b35a1644bf71ac76f1b886831bc;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=e0555d33cd67848a6aad33c403b780547fcadb96;hpb=88bb5aaaa09976ba6310116828121d28afe8ffc8;p=kivitendo-erp.git diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index e0555d33c..053c22954 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -102,7 +102,7 @@ [% 'Discount' | $T8 %] - [% HTML.escape(discount) %]% + [% HTML.escape(discount_as_percent) %]% [% IF is_customer %] @@ -117,6 +117,11 @@ [% HTML.escape(payment_terms) %] + + [% 'Delivery Terms' | $T8 %] + [% HTML.escape(delivery_terms) %] + + [% 'Tax Number' | $T8 %] [% HTML.escape(taxnumber) %] @@ -149,6 +154,15 @@ [% HTML.escape(bank) %] + + [% 'IBAN' | $T8 %] + [% HTML.escape(iban) %] + + + + [% 'BIC' | $T8 %] + [% HTML.escape(bic) %] + [% IF is_customer %][% 'Customer type' | $T8 %][% ELSE %][% 'Vendor type' | $T8 %][% END %] [% HTML.escape(business) %]