[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › Basket [% basketno %] › [% IF ( ordernumber ) %]Modify order details (line #[% ordernumber %])[% ELSE %]New order[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'additem.js.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]

[% IF ( ordernumber ) %] Modify order line [% ELSE %] New order [% END %]

[% IF ( basketno ) %]
Basket details
    [% IF ( basketnote ) %]
  1. Internal note: [% basketnote %]
  2. [% END %] [% IF ( basketbooksellernote ) %]
  3. Vendor note: [% basketbooksellernote %]
  4. [% END %] [% IF ( basketcontractno ) %]
  5. Contract number: [% basketcontractno %]
  6. Contract name: [% basketcontractname %]
  7. [% END %] [% IF ( authorisedbyname ) %]
  8. Managed by: [% authorisedbyname %]
  9. [% END %] [% IF ( creationdate ) %]
  10. Open on: [% creationdate | $KohaDates %]
  11. [% END %] [% IF ( closedate ) %]
  12. Closed on: [% closedate | $KohaDates %]
  13. [% IF ( basketgroups ) %]
  14. Basketgroup:
  15. [% END %]
    [% END %]
[% END %]
Catalog details [% IF ( biblionumber ) %] Edit record [% END %] [% UNLESS ( existing ) %] [% END %] [% FOREACH loop_currencie IN loop_currencies %] [% END %]
  1. [% IF ( biblionumber ) %] Title [% title |html %] [% ELSE %] [% END %]
  2. [% IF ( biblionumber ) %] Author: [% author %] [% ELSE %] [% END %]
  3. [% IF ( biblionumber ) %] Publisher: [% publishercode %] [% ELSE %] [% END %]
  4. [% IF ( biblionumber ) %] Edition: [% editionstatement %] [% ELSE %] [% END %]
  5. [% IF ( biblionumber ) %] Publication year: [% publicationyear %] [% ELSE %] [% END %]
  6. [% IF ( biblionumber ) %] ISBN: [% isbn %] [% ELSE %] [% END %]
  7. [% IF (UNIMARC) %]
  8. [% IF ( biblionumber ) %] EAN: [% ean %] [% ELSE %] [% END %]
  9. [% END %]
  10. [% IF ( biblionumber ) %] Series: [% seriestitle %] [% ELSE %] [% END %]
  11. [% UNLESS ( biblionumber ) %] [% IF ( itemtypeloop ) %]
  12. Item type:
  13. [% END %] [% END %]
[% IF ( suggestionid ) %]
Suggestion
  1. Suggested by: [% surnamesuggestedby %][% IF ( firstnamesuggestedby ) %], [% firstnamesuggestedby %][% END %] (suggestion #[% suggestionid %])
[% END %] [% IF (AcqCreateItemOrdering) %]
Item [% IF ( NoACQframework ) %]
No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used
[% END %]
[% END %][%# IF (AcqCreateItemOrdering) %]
Accounting Details
  1. [% IF ( close ) %] Quantity: [% quantity %] [% ELSE %] [% IF (AcqCreateItemOrdering) %] [% ELSE %] [% END %] [% END %]
  2. [% IF ( close ) %] Fund: [% Budget_name %] [% ELSE %] [% END %]
  3. [% IF ( close ) %] Currency: [% currency %] [% ELSE %] [% END %]
  4. [% IF ( close ) %] Vendor price: [% listprice %] [% ELSE %] [% END %]
  5. [% UNLESS ( close ) %]
  6. [% IF ( uncertainprice ) %] [% ELSE %] [% END %]
  7. [% END %] [% IF ( gst_values ) %]
  8. [% IF ( close ) %] Tax rate: [% gstrate %]% [% ELSE %] [% END %] [% ELSE %]
  9. [% END %]
  10. [% IF ( close ) %] [% IF ( orderdiscount ) %] [% orderdiscount_2dp %]% [% ELSE %] [% discount_2dp %]% [% END %] [% ELSE %] [% IF ( orderdiscount ) %] % [% ELSE %] % [% END %] [% END %]
  11. [% IF ( close ) %] Replacement cost: [% rrp %] [% ELSE %] (adjusted for [% cur_active %]) [% END %]
  12. [% IF ( close ) %] [% ELSE %] [% END %]
  13. [% IF ( close ) %] [% ELSE %] (budgeted cost * quantity) [% END %]
  14. [% IF ( close ) %] [% ELSE %] [% END %]
  15. The 2 following fields are available for your own usage. They can be useful for statistical purposes
    [% IF CGIsort1 %] [% ELSE %] [% END %]
  16. [% IF CGIsort2 %] [% ELSE %] [% END %]
[% IF (suggestionid) %] Cancel [% ELSE %] Cancel [% END %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]