]> 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 20:51:17 +0000 (16:51 -0400)
commit654a51bd22b003653a475ad2e3790ea404fd7b53
tree3be27d1bede517d9ea5d1dc86fc81f984b1b2f45
parentc4bfc19e4035278de572ba6c044a97bb8f9bcf32
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