[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › [% IF ( booksellername ) %]Orders with uncertain prices for vendor [% booksellername %][% ELSE %]Orders with uncertain prices[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]
[% INCLUDE 'acquisitions-toolbar.inc' %] [% IF ( validate ) %] [% SET metacontent = '0; url=' _ scriptname _ '?booksellerid=' _ booksellerid %] [% ELSE %] [% IF ( booksellername ) %]

Orders with uncertain prices for vendor [% booksellername %]

Contact information

Address: [% booksellerpostal %] [% bookselleraddress1 %] [% bookselleraddress2 %] [% bookselleraddress3 %] [% bookselleraddress4 %] [% booksellerurl %]

Phone: [% booksellerphone %] / Fax: [% booksellerfax %]

[% FOREACH contact IN contacts %]
Contact:
[% contact.name %] [% contact.position %] [% contact.phone %] [% contact.altphone %] [% contact.email %] [% contact.notes %]
[% END %]
[% IF ( booksellernotes ) %]

Notes: [% booksellernotes %]

[% END %] [% END %]

Orders with uncertain prices

[% FOREACH uncertainpriceorder IN uncertainpriceorders %] [% END %]
Basket Order By Uncertain Price Quantity
[% uncertainpriceorder.basketname %] [% uncertainpriceorder.title |html %] [% IF ( uncertainpriceorder.author ) %] by [% uncertainpriceorder.author %][% END %] [% IF ( uncertainpriceorder.publishercode ) %]
Publisher: [% uncertainpriceorder.publishercode %] [%- IF ( uncertainpriceorder.publicationyear ) -%], [% uncertainpriceorder.publicationyear %] [%- ELSIF ( uncertainpriceorder.copyrightdate ) -%] [% uncertainpriceorder.copyrightdate %] [% END %] [% END %] [% IF ( uncertainpriceorder.isbn ) %]
[% uncertainpriceorder.isbn %][% END %]
Edit
[% uncertainpriceorder.firstname %] [% uncertainpriceorder.surname %] [% IF basket.effective_create_items == 'ordering' %] [% uncertainpriceorder.quantity %] [% ELSE %] [% END %]
[% END %]
[% INCLUDE 'vendor-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]