[% USE Asset %]
[% USE KohaDates %]
[% USE Branches %]
[% USE Price %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
Koha › Acquisitions › Receipt summary for : [% name %] [% IF ( invoice ) %]invoice, [% invoice %][% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'acquisitions-search.inc' %]
Home › Acquisitions › [% name %] › Receive items from : [% name %] [% IF ( invoice ) %][[% invoice |html %]][% END %] (order #[% ordernumber %])
Receive items from : [% name %] [% IF ( invoice ) %][[% invoice |html %]] [% END %] (order #[% ordernumber %])
[% IF ( count ) %]
[% ELSE %]
This ordernumber does not exist.
[% END %]
[% INCLUDE 'acquisitions-menu.inc' %]
[% MACRO jsinclude BLOCK %]
[% Asset.js("js/acquisitions-menu.js") %]
[% INCLUDE 'calendar.inc' %]
[% INCLUDE 'additem.js.inc' %]
[% Asset.js("js/additem.js") %]
[% Asset.js("js/cataloging.js") %]
[% Asset.js("js/prevent_submit.js") %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]