]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1956626 Copy editor loads all needed copy locations
authorBill Erickson <berickxx@gmail.com>
Tue, 19 Apr 2022 17:27:17 +0000 (13:27 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Wed, 20 Apr 2022 05:01:16 +0000 (22:01 -0700)
commit0fe9d2e6c1b3ef1047b4022d2540900203f7efe0
tree23af9599f92e050d74518ba6e95fc95955904d5f
parent30a2dccf05b9eb8fdaa329023773796502861cd6
LP1956626 Copy editor loads all needed copy locations

The item-location-select component now allows the caller to pass in a
set of context org unit IDs (in lieu of just a single id) for loading
copy locations across different areas of the org unit tree (without
having to load *all* copy locations).

Changes applied to the Angular copy location editor to pass the needed
context org units to the item location select component.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/eg2/src/app/share/item-location-select/item-location-select.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.ts