Lines 28-58
Link Here
|
28 |
<p>There are several messages that can appear when checking items in:</p> |
28 |
<p>There are several messages that can appear when checking items in:</p> |
29 |
|
29 |
|
30 |
<ul> |
30 |
<ul> |
31 |
<li>If you are checking an item in at a library other than the home library, a message will appear asking you to transfer the book to the home library |
31 |
<li>If you are checking an item in at a library other than the home branch, a message will appear asking you to transfer the book to the home library |
32 |
<ul> |
32 |
<ul> |
33 |
<li>After this item is checked in the status of the item will be changed in the catalog to 'in transit'</li> |
33 |
<li>After this item is checked in the status of the item will be changed in the catalog to 'in transit'</li> |
34 |
<li>To mark an item as back at the home library, check the item in at the home library |
34 |
<li>To mark an item as back at the home branch, check the item in at the home branch |
35 |
<ul> |
35 |
<ul> |
36 |
<li>A message will appear tell you that the item is not checked out, but the status will now say available in the catalog. This step is necessary to mark items as received by the home library.</li> |
36 |
<li>A message will appear tell you that the item is not checked out, but the status will now say available in the catalog. This step is necessary to mark items as received by the home branch.</li> |
37 |
</ul> |
37 |
</ul> |
38 |
</li> |
38 |
</li> |
39 |
</ul> |
39 |
</ul> |
40 |
</li> |
40 |
</li> |
41 |
<li>If you are checking in an item that should have multiple parts or pieces a message will appear warning you about the number of pieces you should have in your hand</li> |
41 |
<li>If you are checking in an item that should have multiple parts or pieces a message will appear warning you about the number of pieces you should have in your hand</li> |
42 |
<li>If you're checking an item in that has a hold on it, you will be prompted to confirm the hold |
42 |
<li>If you're checking an item in that has a hold on it, you will be prompted to confirm the hold |
43 |
<ul> |
43 |
<ul> |
44 |
<li>Clicking the Confirm hold button will mark the item as waiting for pickup from the library</li> |
44 |
<li>Clicking the Confirm hold button will mark the item as waiting for pickup from the library</li> |
45 |
<li>Clicking the Print Slip and Confirm button will mark the item as waiting for pickup at the library and present the library with a receipt to print and place on the book with the patron's information</li> |
45 |
<li>Clicking the Print Slip and Confirm button will mark the item as waiting for pickup at the library and present the library with a receipt to print and place on the book with the patron's information</li> |
46 |
<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li> |
46 |
<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li> |
47 |
</ul> |
47 |
</ul> |
48 |
</li> |
48 |
</li> |
49 |
<li>If you're checking in an item that has a hold on it at another library you will be prompted to confirm and transfer the item |
49 |
<li>If you're checking in an item that has a hold on it at another branch you will be prompted to confirm and transfer the item |
50 |
<ul> |
50 |
<ul> |
51 |
<li>Clicking the Confirm hold and Transfer button will mark the item as in transit to the library where the hold was placed</li> |
51 |
<li>Clicking the Confirm hold and Transfer button will mark the item as in transit to the library where the hold was placed</li> |
52 |
<li>Clicking the Print Slip, Transfer and Confirm button will mark the item as in transit to the library where the hold was placed and present the library with a receipt to print and place on the book with the patron's information</li> |
52 |
<li>Clicking the Print Slip, Transfer and Confirm button will mark the item as in transit to the library where the hold was placed and present the library with a receipt to print and place on the book with the patron's information</li> |
53 |
<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li> |
53 |
<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li> |
54 |
</ul> |
54 |
</ul> |
55 |
</li> |
55 |
</li> |
|
|
56 |
<li>If you have the system showing you fines at the time of checkin (FineNotifyAtCheckin) you will see a message telling you about the fine and providing you a link to the payment page for that patron</li> |
56 |
</ul> |
57 |
</ul> |
57 |
|
58 |
|
58 |
<h2>Receiving Holds</h2> |
59 |
<h2>Receiving Holds</h2> |
Lines 71-76
Link Here
|
71 |
|
72 |
|
72 |
<p>From here you can check the item out to the patron at the desk and cancel the hold for the patron.</p> |
73 |
<p>From here you can check the item out to the patron at the desk and cancel the hold for the patron.</p> |
73 |
|
74 |
|
74 |
<p><strong>See the full documentation for Checking In in the <a href="http://manual.koha-community.org/3.10/en/checkingin.html">manual</a> (online).</strong></p> |
75 |
<p><strong>See the full documentation for Checking In in the <a href="http://manual.koha-community.org/3.12/en/checkingin.html">manual</a> (online).</strong></p> |
75 |
|
76 |
|
76 |
[% INCLUDE 'help-bottom.inc' %] |
77 |
[% INCLUDE 'help-bottom.inc' %] |