[Koha-bugs] [Bug 34884] New: Allow styling and customization of checkout screen by patron category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 14:05:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34884

            Bug ID: 34884
           Summary: Allow styling and customization of checkout screen by
                    patron category
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrewfh at dubcolib.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com,
                    lucas at bywatersolutions.com, rcoert at arlingtonva.us

Created attachment 156077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156077&action=edit
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list