[% USE KohaDates %] [% BLOCK edit_contact %]
Position: [% contact.position |html %]
Phone: [% contact.phone |html %]
Alternative phone: [% contact.altphone |html %]
Fax: [% contact.fax |html %]
[% IF ( contact.email ) %]Email: [% contact.email %]
[% END %] [% IF ( contact.notes ) %]Notes: [% contact.notes |html %]
[% END %] [% IF ( contact.acqprimary ) %]Primary acquisitions contact
[% END %] [% IF ( contact.serialsprimary ) %]Primary serials contact
[% END %] [% IF ( contact.orderacquisition ) %]Receives orders
[% END %] [% IF ( contact.claimacquisition ) %]Receives claims for late orders
[% END %] [% IF ( contact.claimissues ) %]Receives claims for late issues
[% END %] [% END %] [% INCLUDE 'doc-head-open.inc' %]Company name: [% name |html %]
Postal address: [% postal |html %]
Physical address: [% address1 |html %][% address2 |html %][% address3 |html %][% address4 |html %]
Phone: [% phone |html %]
Fax: [% fax |html %]
[% IF ( url ) %]Website: [% url %]
[% END %] [% IF ( accountnumber ) %]Account number: [% accountnumber |html %]
[% END %]Vendor is: [% IF ( active ) %] Active [% ELSE %] Inactive [% END %]
List prices are: [% listprice %]
Invoice prices are: [% invoiceprice %]
[% IF ( tax_rate ) %]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: [% ( tax_rate || 0 ) * 100 %] %
[% IF deliverytime.defined %]Delivery time: [% deliverytime %] days
[% END %] [% IF ( notes ) %]Notes: [% notes |html %]
[% END %]Number of subscriptions: [% subscriptioncount %]
Name | Description | Start date | End date | Actions |
---|---|---|---|---|
[% contract.contractname %] | [% contract.contractdescription %] | [% contract.contractstartdate | $KohaDates %] | [% contract.contractenddate | $KohaDates %] | Edit Delete |