Change #7498
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Tue 05 Jan 2021 19:48:27 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 39a2dee1f2eed4a443db8263aac900ce7ac7f640 |
Comments
LP1889128 Staffcat holds recipient / multi-hold repairs 1. Modifying the patron barcode input either directly or via patron search now fully resets the form, including previously placed holds. 2. Modifying the hold receipient clears the previous "placing hold for patron" receipient applied from within the patron app, i.e. the banner along the top of the catalog page. 3. Hide the 'Number of copies' selector when multi-copy holds are not supported. 4. Hide the 'Number of copies' selector when the request does not have CREATE_DUPLICATE_HOLDS permissions for the currently selected 5. Display an error message when the barcode entered does not result in finding a patron. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Michele Morgan <mmorgan@noblenet.org> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/eg2/src/app/staff/catalog/catalog.component.ts
- Open-ILS/src/eg2/src/app/staff/catalog/catalog.service.ts
- Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html
- Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
- Open-ILS/src/eg2/src/app/staff/share/patron/patron.service.ts