[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %]
Company name: [% name %]
Postal address: [% postal %]
Physical address: [% address1 %][% address2 %][% address3 %][% address4 %]
Phone: [% phone %]
Fax: [% fax %]
[% IF ( url ) %]Website: [% url %]
[% END %] [% IF ( accountnumber ) %]Account number: [% accountnumber %]
[% END %]Contact name: [% contact %]
Position: [% contpos %]
Phone: [% contphone %]
Alternative phone: [% contaltphone %]
Fax: [% contfax %]
[% IF ( contemail ) %]Email: [% contemail %]
[% END %] [% IF ( contnotes ) %]Notes: [% contnotes %]
[% END %]Vendor is: [% IF ( active ) %] Active [% ELSE %] Inactive [% END %]
List prices are: [% listprice %]
Invoice prices are: [% invoiceprice %]
[% IF ( gstrate ) %]Tax number registered: [% IF ( gstreg ) %]Yes[% ELSE %]No[% END %]
List item price includes tax: [% IF ( listincgst ) %]Yes[% ELSE %]No[% END %]
Invoice item price includes tax: [% IF ( invoiceincgst ) %]Yes[% ELSE %]No[% END %]
[% END %]Discount: [% discount | format("%.1f") %] %
Tax rate: [% 0 + gstrate * 100 | format("%.1f") %] %
[% IF deliverytime.defined %]Delivery time: [% deliverytime %] days
[% END %] [% IF ( notes ) %]Notes: [% notes %]
[% END %]Name | Description | Start date | End date | ||
---|---|---|---|---|---|
[% contract.contractname %] | [% contract.contractdescription %] | [% contract.contractstartdate | $KohaDates %] | [% contract.contractenddate | $KohaDates %] | Edit | Delete |