[% USE T8 %] [% USE HTML %] [% IF SELF.cv == 'customer' %] [% 'Customer type' | $T8 %] [% ELSE %] [% 'Vendor type' | $T8 %] [% END %] [% HTML.escape(SELF.order.customervendor.business.description) %] ([% 'Trade Discount' | $T8 %] [% SELF.order.customervendor.business.discount_as_percent %]%)