Change #6992
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Sun 19 Jul 2020 12:23:00 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | a068f53292d2c31fb3a102e12f8aeaacdabdd276 |
Comments
LP1850555 Item location selector improvements * Ensure that the desired location is always available in the selector regardless of whether the staff have permission to use the location. * Display org unit short name for selected locations simimilar to how they are displayed in the selector dropdown. * Adds an <Unset> option in cases where the new 'required' flag is set to false. This explicitly makes it possible for staff to clear the value. * Gracefully handle cases where locations from no org units are eligible for display. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/eg2/src/app/share/item-location-select/item-location-select.component.html
- Open-ILS/src/eg2/src/app/share/item-location-select/item-location-select.component.ts
- Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html