]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1913604: Alert staff when associating item with course at a different library
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 28 Jan 2021 22:26:19 +0000 (14:26 -0800)
committerMichele Morgan <mmorgan@noblenet.org>
Tue, 18 Oct 2022 21:13:55 +0000 (17:13 -0400)
commitf0817dff782f934845993e26a9021abb44fba102
tree6485c2832049fb5b79d2ac58cdae07601bc22554
parente300362eb1d706103e017816d8d41534abb29cc5
LP1913604: Alert staff when associating item with course at a different library

1) Create a new course at a branch that can have items (BR3, for
   example).
2) Add an item with the circ_lib of BR3. Note that the item is
   added to the grid.
3) Add an item with a different circ_lib. Note that you get an
   alert showing that the item is not at the course's owning library.
4) Push the Cancel button.  Notice that the item is not added to the
   course.
5) Repeat step 3 and push the Confirm button.  Notice that the item is
   added to the course this time.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.ts