[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] Koha › Vendor [% bookselname %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables-strings.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]
[% IF ( enter ) %] [% IF ( booksellerid ) %]

Update: [% name %]

[% ELSE %]

Add vendor

[% END %] [% END %] [% UNLESS ( enter ) %][% INCLUDE 'acquisitions-toolbar.inc' %][% END %] [% IF ( enter ) %]
Company details
Contact details
Ordering information
  1. [% IF ( active ) %] [% ELSE %] [% END %]
  1. [% IF ( gstreg ) %] [% ELSE %] [% END %]
  2. [% IF ( listincgst ) %] [% ELSE %] [% END %]
  3. [% IF ( invoiceincgst ) %] [% ELSE %] [% END %]
  1. %
  2. days
[% IF ( booksellerid ) %] [% ELSE %] [% END %]Cancel
[% ELSE %]

[% name %]

Vendor details

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 details

Contact name: [% contact %]

Position: [% contpos %]

Phone: [% contphone %]

Alternative phone: [% contaltphone %]

Fax: [% contfax %]

[% IF ( contemail ) %]

Email: [% contemail %]

[% END %] [% IF ( contnotes ) %]

Notes: [% contnotes %]

[% END %]

Ordering information

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 %] %

Tax rate: [% 0 + gstrate * 100 | format("%.1f") %]%

[% IF deliverytime.defined %]

Delivery time: [% deliverytime %] days

[% END %] [% IF ( notes ) %]

Notes: [% notes %]

[% END %]
[% IF ( contracts ) %]

Contract(s)

[% FOREACH contract IN contracts %] [% IF ( loop.even ) %][% ELSE %][% END %] [% END %]
Name Description Start date End date    
[% contract.contractname %] [% contract.contractdescription %] [% contract.contractstartdate | $KohaDates %] [% contract.contractenddate | $KohaDates %] Edit Delete
[% END %] [% END %]
[% INCLUDE 'intranet-bottom.inc' %]