Bug 11040: Add CircAutoPrintQuickSlip option to print regular slip
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / circulation.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Checking out (Issuing)</h1>
4
5 <p>To check an item out to a patron, first search for that patron using one of the many options listed above.</p>
6
7 <p>At the top of the Check Out screen is a box for you to type or scan the item's barcode into.
8
9 <ul>
10     <li style="color: #990000">Important: Many modern barcode scanners will send a 'return' to the browser, making it so that the 'Check Out' button is automatically clicked</li>
11 </ul>
12 <ul>
13         <li>If the barcode is not found you will be prompted to use fast cataloging to add the item. Learn more about fast cataloging later in this manual.</li>
14 </ul>
15
16 <p>Below the box for the barcode there may be options for you to override the default due date for the item.
17
18 <ul>
19         <li>This option will only appear if you have set the SpecifyDueDate system preference to allow staff to override the due date</li>
20 </ul>
21
22 <p>At the bottom of the page there is a summary of the patron's current checked out items along with the due date (and time if the item is an hourly loan), items checked out today will appear at the top.</p>
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>
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
28 <p>Also at the bottom of the page is the list of items the patron has on hold</p>
29
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>
33
34 <p>If there are notes on the patron record these will appear to the right of the checkout box</p>
35
36 <p>If the patron has a hold waiting at the library that too will appear to the right of the check out box making it easy for the circulation librarian to see that there is another item to give the patron</p>
37
38 <h3>Printing Receipts</h3>
39
40 <p>Once you have checked out all of the items for the patron you can print them a receipt by choosing one of two methods.</p>
41
42 <p>If you have the CircAutoPrintQuickSlip preference set to 'open a print quick slip window' or 'open a print slip window' you can simply hit enter on your keyboard or scan a blank piece of paper with your barcode scanner. The idea being that you're "checking out" a blank barcode which triggers Koha to print the 'Quick slip' or the 'Slip.'</p>
43
44 <p>You can also click the Print button at the top of the screen and choose 'Print slip' or 'Print quick slip'.</p>
45
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>
47
48 <p>What prints on the slips can be customized by altering the slip templates under the Notices & Slips tool.</p>
49
50 <h3>Clear Patron Information</h3>
51
52 <p>When you're done checking an item out if you have the DisplayClearScreenButton preference set to 'Show' you can clear the current patron by clicking the X in the top right of the patron's info to remove the current patron from the screen and start over.</p>
53
54 <p>If you have the CircAutoPrintQuickSlip preference set to 'clear the screen' then you simply need to hit enter or scan a blank barcode and the screen will be cleared of the current patron.</p>
55
56 <h2>Check Out Messages</h2>
57
58 <p>If you check out an item that has multiple pieces and you have cataloged that information in subfield 3 of the item record (in MARC21) a message will pop up when you check out that item telling you how many pieces should be there.</p>
59
60 <p>There are times when Koha will prevent the librarian from being able to check out items to a patron. When this happens a warning will appear notifying the librarian of why the patron cannot check items out.</p>
61
62 <ul>
63         <li>Patron owes too much in fines
64 <ul>
65         <li>You can set the amount at which patron checkouts are blocked with the noissuescharge system preference</li>
66 </ul>
67 </li>
68         <li>Patron has been barred from the library
69 <ul>
70     <li>This can be set by the librarian editing a patron record and adding a flag or by the Overdue/Notice Status Triggers</li>
71 </ul>
72 </li>
73         <li>Patron needs to confirm their address
74 <ul>
75         <li>This can be set by the librarian editing a patron record and adding a flag</li>
76 </ul>
77 </li>
78         <li>Patrons has lost their library card
79 <ul>
80         <li>This can be set by the librarian editing a patron record and adding a flag</li>
81 </ul>
82 </li>
83 </ul>
84
85 <h2>Check Out Warnings</h2>
86
87 <p>Sometimes checkouts will trigger warning messages that will appear in a yellow box above the check out field. These warnings need to be acknowledged before you will be able to continue checking items out.</p>
88
89 <ul>
90         <li>Patron has outstanding fines</li>
91         <li>Item on hold for someone else</li>
92         <li>Item should be on the hold shelf waiting for someone else</li>
93         <li>Item already checked out to this patron</li>
94         <li>Item checked out to another patron</li>
95         <li>Item not for loan</li>
96         <li>Patron has too many things checked out</li>
97         <li>Item cannot be renewed
98 <ul>
99         <li>This can be overridden with the AllowRenewalLimitOverride system preference</li>
100 </ul>
101 </li>
102     <li>Barcode not found
103 <ul>
104     <li>Learn more about fast cataloging later in this manual.</li>
105 </ul>
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>
114 </ul>
115
116 <h2>Fast Add Cataloging</h2>
117
118 <p>Sometimes circulation librarians need to quickly add a record to the system for an item they are about to check out. This is called 'Fast Add.' To allow circulation librarians access to the Fast Add Cataloging tool, simply make sure they have the fast_cataloging permissions. There are two ways to add titles via fast add. If you know that you're about to check out an item that isn't in you catalog you can go to the Circulation module and click 'Fast cataloging.'</p>
119
120 <p>The cataloging interface will open up with the short cataloging record</p>
121
122 <p>After adding your cataloging data you will be asked to enter item data. Enter the items barcode, collection code, etc and save the item before checking it out.</p>
123
124 <p>The other way to fast catalog is from the checkout screen. When you enter a barcode at checkout that Koha can't find, it will prompt you to use fast cataloging to add the item to Koha and check it out.</p>
125
126 <p>Clicking 'Fast cataloging' will bring you to the fast cataloging form where you can enter the title information</p>
127
128 <p>After clicking 'Save' you will be brought to the item record where the barcode will already be filled in with the barcode you're trying to check out.</p>
129
130 <p>After clicking the 'Add item' button the item will automatically be checked out the patron you were trying to check the book out to originally.</p>
131
132 <h2>Circulation Messages</h2>
133
134 <p>Circulation messages are short messages that librarians can leave for their patrons or their colleagues that will appear at the time of circulation.</p>
135
136 <h3>Setting up Messages</h3>
137
138 <p>Circulation messages are set up as Authorized Values. To add or edit Circulation Messages you want to work with the BOR_NOTES value.</p>
139
140 <h3>Adding a Message</h3>
141
142 <p>When on the patron's check out tab you will see a link to 'Add a new message' to the right of the check out box.</p>
143
144 <p>When you click 'Add a new message' you will be asked to choose if the message is for the librarians or the patron and the message you would like to leave.</p>
145
146 <h3>Viewing Messages</h3>
147
148 <p>Circulation messages meant for the staff will appear on the patron's checkout screen.</p>
149
150 <p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
151
152 <p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circulation.html#checkingout">manual</a> (online).</strong></p>
153
154 [% INCLUDE 'help-bottom.inc' %]