Summary: | Allow styling and customization of checkout screen by patron category | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kebliss, kyle.m.hall, lucas, rcoert |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | example screenshot |
+1 Having this functionality would be a great help to our public services staff. We have several "special loan" patron categories and this easy-to-notice visual alert would remind staff to not/loan particular items to that patron. |
Created attachment 156077 [details] example screenshot For patron categories with restricted lending privileges, we use jQuery and CSS to color the background of #circ_circulation_issue and insert a short text string describing what a patron in this category is allowed to borrow (screenshot attached). It'd be helpful to be able to define these things in patron categories somehow. Maybe we could save a color code for each category, to be applied to #circ_circulation_issue as a background or border? And also a short text string for each category to be inserted in that area?