1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha › Acquisitions › Receipt summary for : <!-- TMPL_VAR NAME="name" --> <!-- TMPL_IF NAME="invoice" -->invoice, <!-- TMPL_VAR NAME="invoice" --><!-- /TMPL_IF --></title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 <script type="text/javascript" src="<!-- TMPL_VAR NAME='themelang' -->/js/additem.js"></script>
7 <!-- TMPL_INCLUDE NAME="header.inc" -->
8 <!-- TMPL_INCLUDE NAME="acquisitions-search.inc" -->
10 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> › <a href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!-- TMPL_VAR NAME="supplierid" -->"><!-- TMPL_VAR NAME="name" --></a> › Receive items from : <!-- TMPL_VAR NAME="name" --> <!-- TMPL_IF NAME="invoice" -->[<!-- TMPL_VAR NAME="invoice" -->]<!-- /TMPL_IF --> (order #<!-- TMPL_VAR NAME="ordernumber" -->)</div>
12 <div id="doc3" class="yui-t2">
18 <h1>Receive items from : <!-- TMPL_VAR NAME="name" --> <!-- TMPL_IF NAME="invoice" -->[<!-- TMPL_VAR NAME="invoice" -->] <!-- /TMPL_IF --> (order #<!-- TMPL_VAR NAME="ordernumber" -->)</h1>
20 <!-- TMPL_IF name="count" -->
21 <form action="/cgi-bin/koha/acqui/finishreceive.pl" method="post">
23 <div class="yui-u first">
25 <fieldset class="rows">
26 <legend>Catalog Details</legend>
27 <ul><li><span class="label">Title: </span><span class="title"><!-- TMPL_VAR NAME="title" --></span></li>
28 <li> <span class="label">Author: </span>
29 <!-- TMPL_VAR NAME="author" --></li>
30 <li><span class="label">Copyright: </span>
31 <!-- TMPL_VAR NAME="copyrightdate" --></li>
32 <li> <span class="label">ISBN: </span>
33 <!-- TMPL_VAR NAME="isbn" --></li>
34 <li> <span class="label">Series: </span>
35 <!-- TMPL_VAR NAME="seriestitle" --></li>
38 <fieldset class="rows">
39 <legend>Item details (n): (add to catalog)</legend>
40 <div id="outeritemblock">
43 <li> <label for="volinf">Volume/Copy (for serials): </label>
44 <input type="text" size="20" name="volinf" id="volinf" /></li></ol>
45 <li> <label for="barcode">Item barcode: </label>
46 <input type="text" size="20" name="barcode" id="barcode" value="<!-- TMPL_VAR NAME="barcode" -->" /></li>
47 <li> <label for="homebranch">Home library: </label>
48 <select name="homebranch" id="homebranch"> <!-- TMPL_LOOP name="branchloop" -->
49 <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR NAME="value" -->" selected="selected"><!-- TMPL_VAR NAME="description" --></option>
51 <option value="<!-- TMPL_VAR NAME="value" -->"><!-- TMPL_VAR NAME="description" --></option>
55 <!-- TMPL_IF NAME="locationloop" -->
56 <li> <label for="location">Shelf location: </label>
57 <select name="location" id="location"> <!-- TMPL_LOOP name="locationloop" -->
58 <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR NAME="value" -->" selected="selected"><!-- TMPL_VAR NAME="description" --></option>
60 <option value="<!-- TMPL_VAR NAME="value" -->"><!-- TMPL_VAR NAME="description" --></option>
65 <!-- TMPL_IF NAME="itype" -->
66 <li> <label for="itemtype">Item type: </label>
67 <select name="itemtype" id="itemtype"><!-- TMPL_LOOP name="itemtypeloop" -->
68 <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR NAME="value" -->" selected="selected"><!-- TMPL_VAR NAME="description" --></option>
70 <option value="<!-- TMPL_VAR NAME="value" -->"><!-- TMPL_VAR NAME="description" --></option>
75 <!-- TMPL_IF NAME="ccodeloop" -->
76 <li> <label for="ccode">Collection: </label>
77 <select name="ccode" id="ccode"> <!-- TMPL_LOOP name="ccodeloop" -->
78 <!-- TMPL_IF NAME="selected" --><option value="<!-- TMPL_VAR NAME="value" -->" selected="selected"><!-- TMPL_VAR NAME="description" --></option>
80 <option value="<!-- TMPL_VAR NAME="value" -->"><!-- TMPL_VAR NAME="description" --></option>
86 <a style="cursor: pointer; color: grey; font-size: 180%;" onclick="cloneItemBlock('itemblock<!-- TMPL_VAR name="itemBlockIndex" -->')">+</a>
87 <a style="display:none; cursor: pointer; color: grey; font-size: 180%;" onclick="deleteItemBlock('itemblock<!-- TMPL_VAR name="itemBlockIndex" -->')">-</a>
90 <input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" />
91 <input type="hidden" name="ordnum" value="<!-- TMPL_VAR NAME="ordernumber" -->" />
92 <input type="hidden" name="biblioitemnumber" value="<!-- TMPL_VAR NAME="biblioitemnumber" -->" />
93 <input type="hidden" name="supplierid" value="<!-- TMPL_VAR NAME="supplierid" -->" />
94 <input type="hidden" name="datereceived" value="<!-- TMPL_VAR NAME="datereceived_iso" -->" />
95 <input type="hidden" name="freight" value="<!-- TMPL_VAR NAME="freight" -->" />
96 <input type="hidden" name="gst" value="<!-- TMPL_VAR NAME="gst" -->" />
100 <fieldset class="rows">
101 <legend>Accounting details</legend>
103 <li><label for="datereceived">Date received: </label><span class="label"> <!-- TMPL_VAR NAME="datereceived" --> </span></li>
104 <li><label for="quantity">Quantity ordered: </label><span class="label"> <!-- TMPL_VAR NAME="quantity" --> </span></li>
105 <li><label for="quantityrec">Quantity received: </label>
106 <!-- TMPL_IF NAME="quantityreceived" -->
107 <input id="quantityrec" READONLY type="text" size="20" name="quantityrec" value="<!-- TMPL_VAR NAME="quantityreceivedplus1" -->" />
108 <input id="origquantityrec" READONLY type="hidden" name="origquantityrec" value="<!-- TMPL_VAR NAME="quantityreceived" -->" />
110 <input id="quantityrec" READONLY type="text" size="20" name="quantityrec" value="1" />
111 <input id="origquantityrec" READONLY type="hidden" name="origquantityrec" value="0" />
113 <!-- <input type="text" size="20" name="quantityrec" id="quantityrec" value="<!-- TMPL_VAR NAME="quantityreceived" -->" /> --></li>
114 <li><label for="rrp">Replacement cost: </label><input type="text" size="20" name="rrp" id="rrp" value="<!-- TMPL_VAR NAME="rrp" -->" /></li>
115 <li><label for="ecost">Budgeted cost: </label><input type="text" size="20" name="ecost" id="ecost" value="<!-- TMPL_VAR NAME="ecost" -->" /></li>
116 <li><label for="cost">Actual cost:</label>
117 <!-- TMPL_IF name="unitprice"-->
118 <input type="text" size="20" name="cost" id="cost" value="<!-- TMPL_VAR NAME="unitprice" -->" />
120 <input type="text" size="20" name="cost" id="cost" value="<!-- TMPL_VAR name="ecost" -->" />
121 <!-- /TMPL_IF --></li></ol>
122 <input type="hidden" name="invoice" value="<!-- TMPL_VAR NAME="invoice" -->" />
126 </div><div class="yui-g"><fieldset class="action"><!-- TMPL_IF name="catview" -->
127 <input type="button" value="Save" onclick="javascript:if(check_additem()) { this.form.submit(); } else { alert( _('Duplicate barcodes detected. Please correct the errors and resubmit.') ); return false };" /> <a class="cancel" href="/cgi-bin/koha/acqui/parcel.pl?supplierid=<!-- TMPL_VAR NAME="supplierid" -->&invoice=<!-- TMPL_VAR NAME="invoice" -->&gst=<!-- TMPL_VAR NAME="gst" -->&freight=<!-- TMPL_VAR NAME="freight" -->">Cancel</a>
129 <a href="/cgi-bin/koha/acqui/neworderempty.pl?ordnum=<!-- TMPL_VAR NAME="ordernumber" -->&id=<!-- TMPL_VAR NAME="booksellerid" -->">Edit</a>
130 <!-- /TMPL_IF --></fieldset></div> </form>
132 <div id="acqui_acquire_orderlist">
142 <!-- TMPL_LOOP name="loop" -->
144 <td><!-- TMPL_VAR NAME="basketno" --></td>
145 <td><!-- TMPL_VAR NAME="isbn" --></td>
146 <td><a href="orderreceive.pl?datereceived=<!-- TMPL_VAR NAME="datereceived" -->&receive=<!-- TMPL_VAR NAME="ordernumber" -->&biblio=<!-- TMPL_VAR NAME="biblionumber" -->&invoice=<!-- TMPL_VAR NAME="invoice" -->&freight=<!-- TMPL_VAR NAME="freight" -->&gst=<!-- TMPL_VAR NAME="gst" -->&id=<!-- TMPL_VAR NAME="id" -->"><!-- TMPL_VAR NAME="title" --></a></td>
147 <td><!-- TMPL_VAR NAME="author" --></td>
148 <td><!-- TMPL_VAR NAME="quantity" --></td>
149 <td><!-- TMPL_VAR NAME="quantityreceived" --></td>
159 <!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
162 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->