]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/modules/admin/pages/lsa-standing_penalties.adoc
59eb0b8acd3f6477644332488dadda9d57c9b155
[Evergreen.git] / docs / modules / admin / pages / lsa-standing_penalties.adoc
1 = Standing Penalties =
2 :toc:
3
4 In versions of Evergreen prior to 2.3, the following penalty types were
5 available by default.  When applied to user accounts, these penalties prevented
6 users from completing the following actions: 
7
8 * *CIRC* - Users cannot check out items
9 * *HOLD* - Users cannot place holds on items
10 * *RENEW* - Users cannot renew items
11
12 In version 2.3, two new penalty types are available in Evergreen: 
13
14 * *CAPTURE* - This penalty prevents a user's holds from being captured. If the
15 _HOLD_ penalty has not been applied to a user's account, then the patron can place a
16 hold, but the targeted item will not appear on a pull list and will not be
17 captured for a hold if it is checked in.
18 * *FULFILL* - This penalty prevents a user from checking out an item that is on
19 hold.  If the _HOLD_ and _CAPTURE_ penalties have not been applied to a user's
20 account, then the user can place a hold on an item, and the item can be captured
21 for a hold.  However, when he tries to check out the item, the circulator will
22 see a pop up box with the name of the penalty type, _FULFILL_.  The circulator
23 must correct the problem with the account or must override the penalty to check
24 out the item.
25