]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1737019 Add an active flag to funding sources
authorTiffany Little <tlittle@georgialibraries.org>
Wed, 18 Aug 2021 12:18:31 +0000 (08:18 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 21 Sep 2021 14:05:08 +0000 (10:05 -0400)
commit128f4d5664979881d5a64bb3f6b213f0c176a002
tree805509f9ef783612de701c6c928f96f5e005045a
parenta81071f075bb2210d185806c9a5923fc787127bd
LP#1737019 Add an active flag to funding sources

This adds an active flag to funding sources. It also adds limits the
available funding sources in the Create Allocation dropdown to only
active funding sources.

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Lindsay Stratton <lstratton@wlsmail.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html
Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funding-sources.component.html
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acq-active-flag.sql [new file with mode: 0644]