[% INCLUDE 'help-top.inc' %]

Circulation and Fines Rules

These rules define how your items are circulated, how/when fines are calculated and how holds are handled.

The rules are applied from most specific to less specific, using the first found in this order:

Tip: If you are a single library system choose your library name before creating rules (sometimes having only rules for the 'all libraries' option can cause issues with holds)

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.

Default Circulation Rules

Using the issuing rules matrix you can define rules that depend on patron/item typecombos. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all libraries)

From the matrix you can choose any combination of patron categories and item types to apply the rules to

When finished, click 'Add' to save your changes. To modify a rule, create a new one with the same patron type and item type. If you would like to delete your rule, simply click the 'Delete' link to the right of the rule.

To save time you can clone rules from one library to another by choosing the clone option above the rules matrix.

After choosing to clone you will be presented with a confirmation message.

Default Checkouts and Hold Policy

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.

From this menu you can set a default to apply to all item types and patrons in the library.

Checkouts Per Patron

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.

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.

Item Hold Policies

For this library, you can edit rules for given itemtypes, regardless of the patron's category. Currently, this means hold policies.

The various Hold Policies have the following effects:

Important: Note that if the system preference AllowHoldPolicyOverrideset to 'allow', these policies can be overridden by your circulation staff.

Important: These policies are based on the patron's home library, not the library that the reserving staff member is from.

The various Return Policies have the following effects:

See the full documentation for Circulation and Fine Rules in the manual (online).

[% INCLUDE 'help-bottom.inc' %]