View | Details | Raw Unified | Return to bug 7936
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
	   
2
	   
3
<h1>Overdues with fines</h1>
3
<h1>Overdues with Fines</h1>
4
4
5
<p>This report shows items that:
5
<p>This report shows items that:
6
<ul>
6
<ul>
Lines 13-18 Link Here
13
13
14
<p>Once open the report can be filtered by the shelving location.</p>
14
<p>Once open the report can be filtered by the shelving location.</p>
15
15
16
<p><strong>See the full documentation for overdues with fines in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
16
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
17
17
18
[% INCLUDE 'help-bottom.inc' %]
18
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt (-2 / +2 lines)
Lines 16-26 Link Here
16
	<li>When the item arrives at the other library the librarian must check the item in to acknowledge that it is no longer in transit</li>
16
	<li>When the item arrives at the other library the librarian must check the item in to acknowledge that it is no longer in transit</li>
17
	<li>The item will not be permanently moved to the new library
17
	<li>The item will not be permanently moved to the new library
18
<ul>
18
<ul>
19
    <li>The item shows the same 'Home library' but has updated the 'Current location' to note where it resides at this time</li>
19
	<li>The item shows the same 'Home Library' but has updated the 'Current Location' to note where it resides at this time</li>
20
</ul>
20
</ul>
21
</li>
21
</li>
22
</ul>
22
</ul>
23
23
24
<p><strong>See the full documentation for transfers in the <a href="http://manual.koha-community.org/3.6/en/transfers.html">manual</a> (online).</strong></p>
24
<p><strong>See the full documentation for Transfers in the <a href="http://manual.koha-community.org/3.8/en/transfers.html">manual</a> (online).</strong></p>
25
25
26
[% INCLUDE 'help-bottom.inc' %]
26
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt (-3 / +3 lines)
Lines 2-10 Link Here
2
 
2
 
3
<h1>Circulation</h1>
3
<h1>Circulation</h1>
4
4
5
<p>Circulation functions can be accessed in several different ways. On the main page of the staff client there are some quick links in the center of the page to check items out, in or transfer them. For a complete listing of circulation functions you can visit the Circulation page which is linked from the top left of every page or from the center of the main page.</p>
5
<p>Circulation functions can be accessed in several different ways. On the main page of the staff client there are some quick links in the center of the page to check items out, in or transfer them. For a complete listing of Circulation functions you can visit the Circulation page which is linked from the top left of every page or from the center of the main page.</p>
6
6
7
<p>Before circulating your collection you will want to set your global system preferences, basic parameters and patrons &amp; circulation rules.</p>
7
<p>Before circulating your collection you will want to set your Global System Preferences, Basic Parameters and Patrons &amp; Circulation Rules.</p>
8
8
9
<p>While in Circulation you can jump between the tabs on the quick search box at the top of the screen by using the following hot keys:</p>
9
<p>While in Circulation you can jump between the tabs on the quick search box at the top of the screen by using the following hot keys:</p>
10
10
Lines 20-25 Link Here
20
20
21
<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
21
<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
22
22
23
<p><strong>See the full documentation for circulation in the <a href="http://manual.koha-community.org/3.6/en/circulation.html">manual</a> (online).</strong></p>
23
<p><strong>See the full documentation for Circulation in the <a href="http://manual.koha-community.org/3.8/en/circulation.html">manual</a> (online).</strong></p>
24
24
25
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt (-39 / +72 lines)
Lines 1-64 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Checking out (issuing)</h1>
3
<h1>Checking Out (Issuing)</h1>
4
5
<p>To begin the checkout process you must enter the patron barcode or part of their name. The checkout option appears in three main places:</p>
6
7
<ul>
8
	<li>Check out option on main staff client</li>
9
	<li>Check out option on the patron record</li>
10
	<li>Check out option on the quick search bar</li>
11
</ul>
12
13
<h2>Checking items out</h2>
14
4
15
<p>To check an item out to a patron, first search for that patron using one of the many options listed above.</p>
5
<p>To check an item out to a patron, first search for that patron using one of the many options listed above.</p>
16
6
17
<p>At the top of the Check Out screen is a box for you to type or scan the item's barcode into.</p>
7
<p>At the top of the Check Out screen is a box for you to type or scan the item's barcode into.
18
8
19
<ul>
9
<ul>
20
    <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>
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>
21
	<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>
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>
22
</ul>
14
</ul>
23
15
24
<p>Below the box for the barcode there may be options for you to override the default due date for the item.</p>
16
<p>Below the box for the barcode there may be options for you to override the default due date for the item.
25
17
26
<ul>
18
<ul>
27
	<li>This option will only appear if you have set the SpecifyDueDate system preference to allow staff to override the due date</li>
19
	<li>This option will only appear if you have set the SpecifyDueDate system preference to allow staff to override the due date</li>
28
</ul>
20
</ul>
29
21
30
<p>At the bottom of the page there is a summary of the patron's current checked out items along with the due date, items checked out today will appear at the top.</p>
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>
31
23
32
<ul>
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>
33
	<li>This screen will show whether an item is renewable and if not, why not.</li>
34
	<li>To override the renewal limits you can set the AllowRenewalLimitOverride system preference to allow overrides and a checkbox will appear below the list of checkouts that reads 'Override Renewal Limit'
35
<ul>
36
	<li>Checking that box will add checkboxes in the renew column above where before the item was not renewable.</li>
37
</ul>
38
</li>
39
</ul>
40
25
41
<p>Also at the bottom of the page is the list of items the patron has on hold
26
<p>Also at the bottom of the page is the list of items the patron has on hold</p>
27
28
<p>From the holds list you can suspend or resume patrons holds using the options at the bottom of the list.</p>
29
30
<p>If there are notes on the patron record these will appear to the right of the checkout box</p>
31
32
<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>
33
34
<h3>Printing Receipts</h3>
42
35
43
<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>
36
<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>
44
37
45
<p>The first is that 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.'</p>
38
<p>If you have the CircAutoPrintQuickSlip preference set to 'open a print quick 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.'</p>
46
39
47
<p>The second is that you can click the Print button at the top of the screen and choosing 'Print slip' or 'Quick slip'.</p>
40
<p>You can also click the Print button at the top of the screen and choose 'Print slip' or 'Print quick slip'.</p>
48
41
49
<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 'Quick slip' will print only the items that were checked out today.</p>
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>
50
43
51
<p>If there are notes on the patron record these will appear to the right of the checkout box</p>
44
<p>What prints on the slips can be customized by altering the slip templates under the Notices Slips tool.</p>
52
45
53
<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>
46
<h3>Clear Patron Information</h3>
54
47
55
<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>
48
<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>
56
49
57
<h2>Check out messages</h2>
50
<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>
58
51
59
<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>
52
<h2>Check Out Messages</h2>
60
53
61
<p>These are the possible messages you might see:</p>
54
<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>
55
56
<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>
62
57
63
<ul>
58
<ul>
64
	<li>Patron owes too much in fines
59
	<li>Patron owes too much in fines
Lines 68-74 Link Here
68
</li>
63
</li>
69
	<li>Patron has been barred from the library
64
	<li>Patron has been barred from the library
70
<ul>
65
<ul>
71
    <li>This can be set by the librarian editing a patron record and adding a flag or by the Overdue/Notice status triggers</li>
66
	<li>This can be set by the librarian editing a patron record and adding a flag or by the Overdue/Notice Status Triggers</li>
72
</ul>
67
</ul>
73
</li>
68
</li>
74
	<li>Patron needs to confirm their address
69
	<li>Patron needs to confirm their address
Lines 83-94 Link Here
83
</li>
78
</li>
84
</ul>
79
</ul>
85
80
86
<h2>Check out warnings</h2>
81
<h2>Check Out Warnings</h2>
87
82
88
<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>
83
<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>
89
84
90
<p>These are the possible warnings you might see:</p>
91
92
<ul>
85
<ul>
93
	<li>Patron has outstanding fines</li>
86
	<li>Patron has outstanding fines</li>
94
	<li>Item on hold for someone else</li>
87
	<li>Item on hold for someone else</li>
Lines 102-110 Link Here
102
	<li>This can be overridden with the AllowRenewalLimitOverride system preference</li>
95
	<li>This can be overridden with the AllowRenewalLimitOverride system preference</li>
103
</ul>
96
</ul>
104
</li>
97
</li>
105
	<li>Barcode not found</li>
98
	<li>Barcode not found
99
<ul>
100
	<li>Learn more about fast cataloging later in this manual.</li>
101
</ul>
102
</li>
106
</ul>
103
</ul>
107
104
108
<p><strong>See the full documentation for checking out in the <a href="http://manual.koha-community.org/3.6/en/circulation.html#checkingout">manual</a> (online).</strong></p>
105
<h2>Fast Add Cataloging</h2>
106
107
<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>
108
109
<p>The cataloging interface will open up with the short cataloging record</p>
110
111
<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>
112
113
<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>
114
115
<p>Clicking 'Fast cataloging' will bring you to the fast cataloging form where you can enter the title information</p>
116
117
<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>
118
119
<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>
120
121
<h2>Circulation Messages</h2>
122
123
<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>
124
125
<h3>Setting up Messages</h3>
126
127
<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>
128
129
<h3>Adding a Message</h3>
130
131
<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>
132
133
<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>
134
135
<h3>Viewing Messages</h3>
136
137
<p>Circulation messages meant for the staff will appear on the patron's checkout screen.</p>
138
139
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
140
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>
109
142
110
[% INCLUDE 'help-bottom.inc' %]
143
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt (-1 / +1 lines)
Lines 11-16 Link Here
11
	<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
11
	<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
12
</ul>
12
</ul>
13
13
14
<p><strong>See the full documentation for overdues in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
14
<p><strong>See the full documentation for Overdues in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
15
15
16
[% INCLUDE 'help-bottom.inc' %]
16
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt (-4 / +4 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Holds to pull</h1>
3
<h1>Holds to Pull</h1>
4
4
5
<p>This report will show you all of the items that have holds on them that are available at the library for pulling.</p>
5
<p>This report will show you all of the items that have holds on them that are available at the library for pulling.</p>
6
6
Lines 14-28 Link Here
14
</li>
14
</li>
15
	<li>RandomizeHoldsQueueWeight
15
	<li>RandomizeHoldsQueueWeight
16
<ul>
16
<ul>
17
    <li>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are set, the list of library codes in the 'StaticHoldsQueueWeight' system preference are randomized rather than statically ranked. If 'RandomizeHoldsQueueWeight' alone is set, the list of all available library codes is used to randomize the weight.</li>
17
	<li>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are set, the list of library codes in the 'StaticHoldsQueueWeight' system preference are randomized rather than statically ranked. If RandomizeHoldsQueueWeight alone is set, the list of all available library codes is used to randomize the weight.</li>
18
</ul>
18
</ul>
19
</li>
19
</li>
20
</ul>
20
</ul>
21
21
22
<p>If neither 'RandomizeHoldsQueueWeight' or 'StaticHoldsQueueWeight' is set, the holds queue is statically ranked according to how they are pulled out of the system database.</p>
22
<p>If neither 'RandomizeHoldsQueueWeight' or 'StaticHoldsQueueWeight' is set, the holds queue is statically ranked according to how they are pulled out of the system database.</p>
23
23
24
<p>You can limit the results you see by using the 'Refine' box on the left side of the page</p>
24
<p>You can limit the results you see by using the Refine box on the left side of the page</p>
25
25
26
<p><strong>See the full documentation for holds to pull in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#holdspull">manual</a> (online).</strong></p>
26
<p><strong>See the full documentation for Holds to Pull in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#holdspull">manual</a> (online).</strong></p>
27
27
28
[% INCLUDE 'help-bottom.inc' %]
28
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt (-2 / +2 lines)
Lines 1-10 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Hold ratios</h1>
3
<h1>Hold Ratios</h1>
4
4
5
<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
5
<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
6
6
7
<p><strong>See the full documentation for hold ratios in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#holdratios">manual</a> (online).</strong></p>
7
<p><strong>See the full documentation for Hold Ratios in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#holdratios">manual</a> (online).</strong></p>
8
8
9
[% INCLUDE 'help-bottom.inc' %]
9
[% INCLUDE 'help-bottom.inc' %]
10
10
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt (-16 / +34 lines)
Lines 1-58 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Checking in (returning)</h1>
3
<h1>Checking in (Returning)</h1>
4
4
5
<p>Checking in items can be performed from various different locations</p>
5
<p>Checking in items can be performed from various different locations</p>
6
6
7
<ul>
7
<ul>
8
	<li>The check in box on main staff client</li>
8
	<li>The check in box on the top of the main staff client</li>
9
	<li>The check in option on the quick search bar on the Circulation page</li>
9
	<li>The check in option on the quick search bar on the Circulation page</li>
10
	<li>The check in link on the patron's checkout summary (and on the checkout summary page)</li>
10
	<li>The check in link on the patron's checkout summary (and on the checkout summary page)</li>
11
	<li>The Check in page under the Circulation menu</li>
11
</ul>
12
</ul>
12
13
13
<h2>Checking items in</h2>
14
<h3>Checking Items In</h3>
14
15
15
<p>To check an item in scan the barcode for the item into the box provided. A summary of all items checked in will appear below the checkin box</p>
16
<p>To check an item in scan the barcode for the item into the box provided. A summary of all items checked in will appear below the checkin box</p>
16
17
17
<p>If you are checking items in that were put in the dropbox while the library was closed you can check the 'Dropbox mode' box before scanning items. This will effectively roll back the returned date to the last date the library was open.</p>
18
<p>If you are checking items in that were put in the dropbox while the library was closed you can check the 'Dropbox mode' box before scanning items. This will effectively roll back the returned date to the last date the library was open.</p>
18
19
19
<ul>
20
<ul>
20
	<li>This requires that you have your closings added to the Holidays &amp; Calendar Tool</li>
21
	<li>This requires that you have your closings added to the Holidays & Calendar Tool</li>
21
</ul>
22
</ul>
22
23
23
<p>You can also choose to forgive all overdue charges for items you are checking in by checking the 'Forgive overdue charges' box before scanning items.</p>
24
<p>You can also choose to forgive all overdue charges for items you are checking in by checking the 'Forgive overdue charges' box before scanning items.</p>
24
25
25
<h2>Check in messages</h2>
26
<h3>Check In Messages</h3>
26
27
27
<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>
28
29
29
<ul>
30
<ul>
30
	<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
31
<ul>
32
<ul>
32
	<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>
33
	<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
34
<ul>
35
<ul>
35
	<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>
36
</ul>
37
</ul>
37
</li>
38
</li>
38
</ul>
39
</ul>
39
</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>
40
	<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
41
<ul>
43
<ul>
42
    <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>
43
    <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>
44
    <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>
45
</ul>
47
</ul>
46
</li>
48
</li>
47
	<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
48
<ul>
50
<ul>
49
    <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>
50
    <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>
51
    <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>
52
</ul>
54
</ul>
53
</li>
55
</li>
54
</ul>
56
</ul>
55
57
56
<p><strong>See the full documentation for checking in in the <a href="http://manual.koha-community.org/3.6/en/checkingin.html">manual</a> (online).</strong></p>
58
<h2>Receiving Holds</h2>
59
60
<p>When items that are on hold are checked in or out the system will remind the circulation librarian that the item is on hold and offer them options for managing the hold.</p>
61
62
<p>When you check in an item that has a hold on it the system will ask you to either confirm and transfer the item or just confirm the hold</p>
63
64
<p>Clicking the Confirm button will mark the item as on hold for the patron. If the item needs to be transferred the item will also be marked as in transit to the proper branch. Clicking 'Ignore' will retain the hold, but allow you to check the item out to another patron. Choosing to confirm and print will present you with a printable page that you can slip inside the book with the necessary hold and/or transfer information.</p>
65
66
<p>Once confirmed the hold will show on the patron record and on the checkout screen under the 'Hold' tab.</p>
67
68
<p>The item record will also show that the item is on hold.</p>
69
70
<p>In some cases a patron may come in to pick up a hold for their partner (or someone else in their household). In this case you want to make sure that the hold is cancelled when you check the item out to someone else. When trying to check out an item that is already waiting for someone else you will be presented with a warning message.</p>
71
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
74
<p><strong>See the full documentation for Checking In in the <a href="http://manual.koha-community.org/3.8/en/checkingin.html">manual</a> (online).</strong></p>
57
75
58
[% INCLUDE 'help-bottom.inc' %]
76
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Set library</h1>
3
<h1>Set Library</h1>
4
4
5
<p>By default you will enter the staff client as if you are at your home library. This library will appear in the top right of the Staff Client.</p>
5
<p>By default you will enter the staff client as if you are at your home library. This library will appear in the top right of the Staff Client.</p>
6
6
Lines 8-13 Link Here
8
8
9
<p>Once you have saved your changes you new library will appear in the top right.</p>
9
<p>Once you have saved your changes you new library will appear in the top right.</p>
10
10
11
<p><strong>See the full documentation for setting your library in the <a href="http://manual.koha-community.org/3.6/en/setlibrary.html">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Setting your Library in the <a href="http://manual.koha-community.org/3.8/en/setlibrary.html">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Transfers To receive</h1>
3
<h1>Transfers To Receive</h1>
4
4
5
<p>This report will list all of the items that Koha thinks are in transit to your library.</p>
5
<p>This report will list all of the items that Koha thinks are in transit to your library.</p>
6
6
Lines 8-13 Link Here
8
8
9
<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
9
<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
10
10
11
<p><strong>See the full documentation for transfers to receive in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt (-3 / +3 lines)
Lines 1-9 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Holds queue</h1>
3
<h1>Holds Queue</h1>
4
4
5
<p>This report will show you all of the holds at your library. To generate this report, you must have the 'Build holds queue' cron job running.</p>
5
<p>This report will show you all of the holds at your library. To generate this report, you must have the Build Holds Queue cron job running.</p>
6
6
7
<p><strong>See the full documentation for the holds queue in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
7
<p><strong>See the full documentation for the Holds Queue in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
8
8
9
[% INCLUDE 'help-bottom.inc' %]
9
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt (-4 / +3 lines)
Lines 1-11 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Holds awaiting pickup</h1>
3
<h1>Holds Awaiting Pickup</h1>
4
4
5
<p>This report will show all of the holds that are waiting for patrons to pick them up.</p>
5
<p>This report will show all of the holds that are waiting for patrons to pick them up.</p>
6
6
7
<p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds over' tab, they will not automatically be cancelled.</p>
7
<p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled.</p>
8
8
9
<p><strong>See the full documentation for holds awaiting pickup in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
9
<p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
12
- 

Return to bug 7936