]> 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 04:53:30 +0000 (21:53 -0700)
commitab5478b879e9e34a6fe023c188c7a95c11c425ca
tree4a801e6009281ae17d783a553b18c375e751e26e
parent64331490cc4ff6200952c3220b420864d9029bda
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