Bug 24231 - Create classes to the message that was created with sys pref UpdateItemLocationOnCheckin
Summary: Create classes to the message that was created with sys pref UpdateItemLocati...
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-12 15:41 UTC by Kelly McElligott
Modified: 2023-12-28 20:43 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly McElligott 2019-12-12 15:41:04 UTC
With the introduction of this new system preference UpdateItemLocationOnCheckin, the cart to shelf system preference was removed and rolled into this one.  However, the alert that comes along with this new system preference is not a welcome addition to the libraries that are using Cart to Shelf functionality.  Prior to this, cart to shelf functionality was a backend process that would (without staff interaction) take an item that was checked in, move it to the cart.  Now, when an item is checked in (at the system preference UpdateItemLocationOnCheckin has the value _ALL: CART - each time an item is checked in, the staff get a large yellow message box and an alert.  

If we add a class to this message or even 2 classes this would allow these alert/audio to be turned off for those libraries that don't wish to receive this yellow alert box with every checkin.
Comment 1 Andrew Fuerste-Henry 2023-03-23 16:19:06 UTC
I don't think this is valid any longer? On master, these messages get the class "ret_location_updated." As far as I can tell, that's only used for UpdateItemLocationOnCheckin messages.