Update: [% name | html %]
[% ELSE %]Add vendor
[% END %] [% END %] [% UNLESS ( enter ) %][% INCLUDE 'acquisitions-toolbar.inc' %][% END %] [% IF ( enter ) %] [% ELSE %][% name | html %]
Vendor details
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 | html %]
[% END %] [% IF ( accountnumber ) %]Account number: [% accountnumber | html %]
[% END %]Ordering information
Vendor is: [% IF ( active ) %] Active [% ELSE %] Inactive [% END %]
List prices are: [% listprice | html %]
Invoice prices are: [% invoiceprice | html %]
[% 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 | html %] %
[% IF deliverytime.defined %]Delivery time: [% deliverytime | html %] days
[% END %] [% IF ( notes ) %]Notes: [% notes | html %]
[% END %]Contact
[% FOREACH contact IN contacts %] [% INCLUDE show_contact %] [% END %]Subscription details
Number of subscriptions: [% subscriptioncount | html %]
Contract(s)
Name | Description | Start date | End date | [% IF CAN_user_acquisition_contracts_manage %]Actions | [% END %]
---|---|---|---|---|
[% contract.contractname | html %] | [% contract.contractdescription | html %] | [% contract.contractstartdate | $KohaDates %] | [% contract.contractenddate | $KohaDates %] | [% IF CAN_user_acquisition_contracts_manage %]Edit Delete | [% END %]