]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/staff_client-patron_border.adoc
Change all docs filenames to .adoc
[Evergreen.git] / docs / admin / staff_client-patron_border.adoc
1 Patron Border Color Enhancement
2 -------------------------------
3
4 This feature gives librarians new choices for color coding patron penalties.  
5
6 In version 2.3, if the staff_alert column on the Standing Penalty Type is set to
7 True and no other more serious penalty (as defined by the CSS) trumps it, then,
8 when a patron incurs a penalty, a blue border will appear around the patron's
9 name.
10
11 For example, by default, the standing penalty type, ALERT_NOTE, has the
12 staff_alert value set to TRUE.  If I apply an alert to a user's account, and no
13 other penalty color takes precedence over it, then a blue border will appear
14 around the patron's name.
15
16 image::media/Patron_Border_Color_Enhancements2.jpg[Patron_Border_Color_Enhancements2]
17
18 In addition, librarians now can customize the color coding on custom penalty
19 types. For example, librarians can create a penalty type and, using the CSS
20 classname PATRON_HAS_CUSTOM_PENALTY, apply a custom color box to the patron's
21 record.
22