[% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › [% IF ( date ) %] Receipt summary for [% name %] [% IF ( invoice ) %]invoice [% invoice %][% END %] on [% formatteddatereceived %][% ELSE %]Receive orders from [% name %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'greybox.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %]
[% IF ( receive_error ) %]

Error adding items:

    [% FOREACH error_loo IN error_loop %]
  • [% error_loo.error_param %][% IF ( error_loo.error_duplicate_barcode ) %]Duplicate Barcode[% END %]
  • [% END %]
[% END %]

[% IF ( datereceived ) %] Receipt summary for [% name %] [% IF ( invoice ) %] [ [% invoice %] ] [% END %] on [% formatteddatereceived %] [% ELSE %] Receive orders from [% name %] [% END %]

[% IF ( success_delorder ) %]
The order has been successfully canceled.
[% ELSE %] [% IF ( error_delitem ) %]
The order has been canceled, although one or more items could not have been deleted.
[% END %] [% IF ( error_delbiblio ) %]
The order has been canceled, although the record has not been deleted.
[% END %] [% END %]

Invoice number: [% invoice %] Received by: [% loggedinusername %] On: [% formatteddatereceived %]

Already received

[% IF ( loop_received ) %]
[% IF ( totalfreight ) %] [% END %] [% IF ( gst ) %] [% END %] [% FOREACH loop_receive IN loop_received %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% END %]
Basket Order line Summary View record Quantity Est cost Actual cost TOTAL
SUBTOTAL   [% totalprice %] [% tototal %]
  Shipping [% totalfreight %]

HELP
The total at the bottom of the page should be within a few cents of the total for the invoice.

Tax rate [% gst %]
TOTAL [% totalquantity %]   [% grandtot %]
[% loop_receive.basketno %] [% loop_receive.ordernumber %] [% loop_receive.title |html %] [% IF ( loop_receive.author ) %] / [% loop_receive.author %][% END %] [% IF ( loop_receive.isbn ) %] - [% loop_receive.isbn %][% END %] [% IF ( loop_receive.publishercode ) %]
Publisher :[% loop_receive.publishercode %][% END %] [% IF ( loop_receive.suggestionid ) %]
Suggested by: [% loop_receive.surnamesuggestedby %][% IF ( loop_receive.firstnamesuggestedby ) %], [% loop_receive.firstnamesuggestedby %] [% END %] (suggestion #[% loop_receive.suggestionid %]) [% END %]
MARC | Card [% loop_receive.quantityreceived %] [% loop_receive.ecost %] [% loop_receive.unitprice %] [% loop_receive.total %]
[% ELSE %]There are no received orders.[% END %]

Filter

  1. [% IF (UNIMARC) %]
  2. [% END %]
Clear
[% INCLUDE 'acquisitions-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]