[% 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 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]

[% IF ( ordernumber ) %] Modify order line [% ELSE %] New order [% END %] [% IF ( suggestionid ) %](defined from suggestion #[% suggestionid %])[% 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 %]
  11. [% END %] [% IF ( closedate ) %]
  12. Closed on: [% closedate %]
  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 ) %] Publication year: [% publicationyear %] [% ELSE %] [% END %]
  5. [% IF ( biblionumber ) %] ISBN: [% isbn %] [% ELSE %] [% END %]
  6. [% IF ( biblionumber ) %] Series: [% seriestitle %] [% ELSE %] [% END %]
  7. [% UNLESS ( biblionumber ) %] [% IF ( itemtypeloop ) %]
  8. Item type:
  9. [% END %] [% END %]
[% IF ( items ) %]
Item [% IF ( NoACQframework ) %]
No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used
[% END %] [% FOREACH item IN items %]
    [% FOREACH iteminformatio IN item.iteminformation %]
  1. [% iteminformatio.marc_value %] [% IF ( iteminformatio.ITEM_SUBFIELDS_ARE_NOT_REPEATABLE ) %] + [% END %]
  2. [% END %]
+ -
[% END %]
[% END %]
Accounting Details
  1. [% IF ( close ) %] Quantity: [% quantity %] [% ELSE %] [% IF ( items ) %] [% 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 %]
  8. [% IF ( close ) %] Replacement cost: [% rrp %] [% ELSE %] (adjusted for [% cur_active %]) [% END %]
  9. [% IF ( close ) %] [% ELSE %] [% END %] [% IF ( discount_2dp ) %] (adjusted for [% discount_2dp %]% discount) [% END %]
  10. [% IF ( GST ) %]
  11. [% IF ( close ) %] [% ELSE %] [% END %]
  12. [% 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 ) %] [% CGIsort1 %] [% ELSE %] [% END %]
  16. [% IF ( CGIsort2 ) %] [% CGIsort2 %] [% ELSE %] [% END %]
[% IF ( suggestionid ) %]Cancel[% ELSE %]Cancel[% END %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]