https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34817 Bug ID: 34817 Summary: New framework plugin callnumber_colors.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Very simple thing. Connect this to your itemcallnumber field in Administration/MARC frameworks. And when you edit the callnumber and leave the field (Change event), you will get a red or green background color telling you that the callnumber is unique (green) or not (red). It is just meant as a visual warning. The user can still continue and save. Technical detail: The js code calls items endpoint of REST API. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.