[%- USE T8 %] [% USE HTML %]
[% title %]
[% IF SHOW_BUSINESS_TYPES %] [% END %] [% CUSTOM_VARIABLES_FILTER_CODE %]
[% IF IS_CUSTOMER %][% 'Customer Number' | $T8 %][% ELSE %][% 'Vendor Number' | $T8 %][% END %]
[% IF IS_CUSTOMER %][% 'Customer Name' | $T8 %][%- ELSE %][% 'Vendor Name' | $T8 %][%- END %]
[% 'Contact' | $T8 %]
[% 'E-mail' | $T8 %]
[% 'Contact person (surname)' | $T8 %]
[% 'Billing/shipping address (street)' | $T8 %]
[% 'Billing/shipping address (zipcode)' | $T8 %]
[% 'Billing/shipping address (city)' | $T8 %]
[% IF IS_CUSTOMER %][% 'Customer type' | $T8 %][% ELSE %][% 'Vendor type' | $T8 %][% END %]
[% 'All' | $T8 %] [% 'Orphaned' | $T8 %]
[% 'All' | $T8 %] [% 'Obsolete' | $T8 %] [% 'Not obsolete' | $T8 %]
[% 'Include in Report' | $T8 %] [% CUSTOM_VARIABLES_INCLUSION_CODE %]