Lines 5-14
Link Here
|
5 |
<p>These rules define how your items are circulated, how/when fines are calculated and how holds are handled.</p> |
5 |
<p>These rules define how your items are circulated, how/when fines are calculated and how holds are handled.</p> |
6 |
|
6 |
|
7 |
<p>The rules are applied from most specific to less specific, using the first found in this order:</p> |
7 |
<p>The rules are applied from most specific to less specific, using the first found in this order:</p> |
8 |
|
|
|
9 |
<ul> |
8 |
<ul> |
10 |
<li>same library, same patron type, all item types</li> |
9 |
<li>same library, same patron type, same item type</li> |
11 |
<li>same library, same patron type, alll item types</li> |
10 |
<li>same library, same patron type, all item type</li> |
12 |
<li>same library, all patron types, same item type</li> |
11 |
<li>same library, all patron types, same item type</li> |
13 |
<li>same library, all patron types, all item types</li> |
12 |
<li>same library, all patron types, all item types</li> |
14 |
<li>all libraries, same patron type, same item type</li> |
13 |
<li>all libraries, same patron type, same item type</li> |
Lines 19-42
Link Here
|
19 |
|
18 |
|
20 |
<p style="background-color: #ffe599;">Tip: If you are a single library system choose your branch name before creating rules (sometimes having only rules for the 'all libraries' option can cause issues with holds)</p> |
19 |
<p style="background-color: #ffe599;">Tip: If you are a single library system choose your branch name before creating rules (sometimes having only rules for the 'all libraries' option can cause issues with holds)</p> |
21 |
|
20 |
|
22 |
<p style="color: #990000;">Important: At the very least you will need to set an default circulation rule. This rule should be set for all item types, all libraries and all patron types. That will catch all instances that do not match a specific rule. When checking out if you do not have a rule for all libraries, all item types and all patron types then you may see patrons getting blocked from placing holds. You will also want a rule for your specific library set for all item types and all patron types to avoid this holds issue. Koha needs to know what rule to fall back on.</p> |
21 |
<p style="color: #990000;">Important: At the very least you will need to set a default circulation rule. This rule should be set for all item types, all libraries and all patron categories. That will catch all instances that do not match a specific rule. When checking out if you do not have a rule for all libraries, all item types and all patron types then you may see patrons getting blocked from placing holds. You will also want a rule for your specific library set for all item types and all patron types to avoid this holds issue. Koha needs to know what rule to fall back on.</p> |
23 |
|
22 |
|
24 |
<h2>Default Circulation Rules</h2> |
23 |
<h2>Default Circulation Rules</h2> |
25 |
|
24 |
|
26 |
<p>Using the issuing rules matrix you can define rules that depend on patron/item type combos. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all branches):</p> |
25 |
<p>Using the issuing rules matrix you can define rules that depend on patron/item type combos. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all branches):</p> |
27 |
|
26 |
|
28 |
<p>From the matrix you can choose any combination of patron categories and item types to apply the rules to</p> |
27 |
<p>From the matrix you can choose any combination of patron categories and item types to apply the rules to</p> |
29 |
|
|
|
30 |
<ul> |
28 |
<ul> |
31 |
<li>First choose which patron category you'd like the rule to be applied to. If you leave this to 'All' it will apply to all patron categories</li> |
29 |
<li>First choose which patron category you'd like the rule to be applied to. If you leave this to 'All' it will apply to all patron categories</li> |
32 |
<li>Choose the 'Item Type' you would like this rule to apply to. If you leave this to 'All' it will apply to all item types</li> |
30 |
<li>Choose the 'Item Type' you would like this rule to apply to. If you leave this to 'All' it will apply to all item types</li> |
33 |
<li>Limit the number of items a patron can have checked out at the same time by entering a number in the 'Current Checkouts Allowed' field</li> |
31 |
<li>Limit the number of items a patron can have checked out at the same time by entering a number in the 'Current Checkouts Allowed' field</li> |
34 |
<li>Define the period of time and item can be checked out to a patron by entering the number of days in the 'Loan Period' box.</li> |
32 |
<li>Define the period of time and item can be checked out to a patron by entering the number of days in the 'Loan Period' box.</li> |
35 |
<li>'Fine Amount' should have the amount you would like to charge for overdue items |
33 |
<li>You can also define a hard due date for a specific patron category and item type. A hard due date ignores your usual circulation rules and makes it so that all items of the type defined are due on, before or after the date you specify.</li> |
|
|
34 |
<li>'Fine Amount' should have the amount you would like to charge for overdue items</li> |
36 |
<ul> |
35 |
<ul> |
37 |
<li>Enter only numbers and decimal points (no currency symbols).</li> |
36 |
<li>Important
Enter only numbers and decimal points (no currency symbols).</li> |
38 |
</ul> |
37 |
</ul> |
39 |
</li> |
|
|
40 |
<li>The 'Fine Grace Period' is the period of time an item can be overdue before you start charging fines.</li> |
38 |
<li>The 'Fine Grace Period' is the period of time an item can be overdue before you start charging fines.</li> |
41 |
<li>Enter the 'Fine Charging Interval' in days (ex. charge fines every 1 day, or every 2 days)</li> |
39 |
<li>Enter the 'Fine Charging Interval' in days (ex. charge fines every 1 day, or every 2 days)</li> |
42 |
<li>If your library 'fines' patrons by suspending their account you can enter the number of days their fine should be suspended in the 'Suspension in Days' field</li> |
40 |
<li>If your library 'fines' patrons by suspending their account you can enter the number of days their fine should be suspended in the 'Suspension in Days' field</li> |
Lines 56-86
Link Here
|
56 |
<p>You can set a default maximum number of checkouts and hold policy that will be used if none is defined below for a particular item type or category.</p> |
54 |
<p>You can set a default maximum number of checkouts and hold policy that will be used if none is defined below for a particular item type or category.</p> |
57 |
|
55 |
|
58 |
<p>From this menu you can set a default to apply to all item types and patrons in the library.</p> |
56 |
<p>From this menu you can set a default to apply to all item types and patrons in the library.</p> |
59 |
|
|
|
60 |
<ul> |
57 |
<ul> |
61 |
<li>In 'Total Current Checkouts Allowed' enter the total number of items patrons can have checked out at one time</li> |
58 |
<li>In 'Total Current Checkouts Allowed' enter the total number of items patrons can have checked out at one time</li> |
62 |
<li>Control where patrons can place holds from using the 'Hold Policy' menu |
59 |
<li>Control where patrons can place holds from using the 'Hold Policy' menu</li> |
63 |
<ul> |
60 |
<ul> |
64 |
<li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li> |
61 |
<li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li> |
65 |
<li>From Home Library: Only patrons from the item's home library may put this book on hold.</li> |
62 |
<li>From Home Library: Only patrons from the item's home library may put this book on hold.</li> |
66 |
<li>No Holds Allowed: No patron may put this book on hold.</li> |
63 |
<li>No Holds Allowed: No patron may put this book on hold.</li> |
67 |
</ul> |
64 |
</ul> |
68 |
</li> |
|
|
69 |
<li>Once your policy is set, you can unset it by clicking the 'Unset' link to the right of the rule</li> |
65 |
<li>Once your policy is set, you can unset it by clicking the 'Unset' link to the right of the rule</li> |
70 |
</ul> |
66 |
</ul> |
71 |
|
|
|
72 |
<h2>Checkouts Per Patron</h2> |
67 |
<h2>Checkouts Per Patron</h2> |
73 |
|
68 |
|
74 |
<p>For this library, you can specify the maximum number of loans that a patron of a given category can make, regardless of the item type.</p> |
69 |
<p>For this library, you can specify the maximum number of loans that a patron of a given category can make, regardless of the item type.</p> |
75 |
|
70 |
|
76 |
<p>If the total amount loanable for a given patron category is left blank, no limit applies, except possibly for a limit you define for a specific item type.</p> |
71 |
<p style="background-color: #ffe599;">Tip: If the total amount loanable for a given patron category is left blank, no limit applies, except possibly for a limit you define for a specific item type.</p> |
77 |
|
72 |
|
78 |
<h2>Item Hold Policies</h2> |
73 |
<h2>Item Hold Policies</h2> |
79 |
|
74 |
|
80 |
<p>For this library, you can edit rules for given itemtypes, regardless of the patron's category. Currently, this means hold policies.</p> |
75 |
<p>For this library, you can edit rules for given itemtypes, regardless of the patron's category. Currently, this means hold policies.</p> |
81 |
|
76 |
|
82 |
<p>The various policies have the following effects:</p> |
77 |
<p>The various policies have the following effects:</p> |
83 |
|
|
|
84 |
<ul> |
78 |
<ul> |
85 |
<li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li> |
79 |
<li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li> |
86 |
<li>From Home Library: Only patrons from the item's home library may put this book on hold.</li> |
80 |
<li>From Home Library: Only patrons from the item's home library may put this book on hold.</li> |
Lines 91-94
Link Here
|
91 |
|
85 |
|
92 |
<p style="color: #990000;">Important: These policies are based on the patron's home branch, not the branch that the reserving staff member is from.</p> |
86 |
<p style="color: #990000;">Important: These policies are based on the patron's home branch, not the branch that the reserving staff member is from.</p> |
93 |
|
87 |
|
|
|
88 |
<p><strong>See the full documentation for Circulation and Fine Rules in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#circfinerules">manual</a> (online).</strong></p> |
89 |
|
94 |
[% INCLUDE 'help-bottom.inc' %] |
90 |
[% INCLUDE 'help-bottom.inc' %] |