Change #7787
Category | None |
Changed by | Dan Briem <dbriem | @wlsmail.org>
Changed at | Mon 17 May 2021 20:58:10 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | bf36aa1650682cc4aad7104b66a979998b1e812a |
Comments
LP#1918362 Unchanged workstation settings applied on every checkin * Stop attempting to save the Update Inventory setting on every checkin - incorrect prefix & redundant (it's a modifier now) * Stop saving the Strict Barcode setting on every checkin, renewal, and checkout * Save Strict Barcode on user interaction with its checkbox To test: 1. confirm Strict Barcode and Do Inventory Update settings still apply and are "sticky" on the Circulation->Checkin interface 2. confirm Strict Barcode still applies and is "sticky" on the Circulation->Renew Items and Circulation->Checkout interfaces Signed-off-by: Dan Briem <dbriem@wlsmail.org> Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2
- Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2
- Open-ILS/src/templates/staff/circ/renew/t_renew.tt2
- Open-ILS/web/js/ui/default/staff/circ/checkin/app.js
- Open-ILS/web/js/ui/default/staff/circ/patron/checkout.js
- Open-ILS/web/js/ui/default/staff/circ/renew/app.js