Lines 23-31
Link Here
|
23 |
|
23 |
|
24 |
<p style="background-color: #ffe599"><strong>Tip</strong> If the checked out time is listed as 00:00 then the item is a daily loan item. The due time for daily checkouts will show 23:59 which is the last minute of the day.</p> |
24 |
<p style="background-color: #ffe599"><strong>Tip</strong> If the checked out time is listed as 00:00 then the item is a daily loan item. The due time for daily checkouts will show 23:59 which is the last minute of the day.</p> |
25 |
|
25 |
|
|
|
26 |
<p>If you have set your ExportWithCsvProfile preference, you will also see the option to export the patron's current checkout information using a CSV Profile or ISO2709 (MARC21) format.</p> |
27 |
|
26 |
<p>Also at the bottom of the page is the list of items the patron has on hold</p> |
28 |
<p>Also at the bottom of the page is the list of items the patron has on hold</p> |
27 |
|
29 |
|
28 |
<p>From the holds list you can suspend or resume patrons holds using the options at the bottom of the list.</p> |
30 |
<p>From the holds list you can suspend or resume patrons holds using the options at the bottom of the list if you have the SuspendHoldsIntranet preference set to 'allow.'</p> |
|
|
31 |
|
32 |
<p>Note: If you have your AutoResumeSuspendedHolds preference set to "Don't allow" then you will not have the option to put an end date on the hold suspension.</p> |
29 |
|
33 |
|
30 |
<p>If there are notes on the patron record these will appear to the right of the checkout box</p> |
34 |
<p>If there are notes on the patron record these will appear to the right of the checkout box</p> |
31 |
|
35 |
|
Lines 41-47
Link Here
|
41 |
|
45 |
|
42 |
<p>If you choose 'Print slip' it will print all of the items the patron has checked out, including those they checked out at an earlier date. Choosing 'Print quick slip' will print only the items that were checked out today.</p> |
46 |
<p>If you choose 'Print slip' it will print all of the items the patron has checked out, including those they checked out at an earlier date. Choosing 'Print quick slip' will print only the items that were checked out today.</p> |
43 |
|
47 |
|
44 |
<p>What prints on the slips can be customized by altering the slip templates under the Notices Slips tool.</p> |
48 |
<p>What prints on the slips can be customized by altering the slip templates under the Notices & Slips tool.</p> |
45 |
|
49 |
|
46 |
<h3>Clear Patron Information</h3> |
50 |
<h3>Clear Patron Information</h3> |
47 |
|
51 |
|
Lines 100-105
Link Here
|
100 |
<li>Learn more about fast cataloging later in this manual.</li> |
104 |
<li>Learn more about fast cataloging later in this manual.</li> |
101 |
</ul> |
105 |
</ul> |
102 |
</li> |
106 |
</li> |
|
|
107 |
<li>Item being checked out is marked as 'lost' |
108 |
<ul> |
109 |
<li>Depending on the value in your IssueLostItem preference, you may just see a warning or a confirmation box</li> |
110 |
</ul> |
111 |
</li> |
112 |
<li>Item being checked out is not recommended for a patron of this age</li> |
113 |
<li>Item being checked out meets the decreaseLoanHighHolds system preference criteria</li> |
103 |
</ul> |
114 |
</ul> |
104 |
|
115 |
|
105 |
<h2>Fast Add Cataloging</h2> |
116 |
<h2>Fast Add Cataloging</h2> |
Lines 138-143
Link Here
|
138 |
|
149 |
|
139 |
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p> |
150 |
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p> |
140 |
|
151 |
|
141 |
<p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/3.8/en/circulation.html#checkingout">manual</a> (online).</strong></p> |
152 |
<p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/3.10/en/circulation.html#checkingout">manual</a> (online).</strong></p> |
142 |
|
153 |
|
143 |
[% INCLUDE 'help-bottom.inc' %] |
154 |
[% INCLUDE 'help-bottom.inc' %] |