]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1942220: exclude invalid LIs when creating PO from SL
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 10 Feb 2022 23:34:38 +0000 (18:34 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 10 Feb 2022 23:34:38 +0000 (18:34 -0500)
commit7e8b27000070fd63d8a90f26d302188c05be6c4c
tree6d01a678c456dc0551f0474c5c89d58807f074d4
parenta14e234481e5a8413330d15fdebbe1db792fb696
LP#1942220: exclude invalid LIs when creating PO from SL

LIs that are not in a valid state to be added to a PO (e.g.,
if they already were) are now excluded when creating a PO
from an SL. This fixes a problem where if a SL had some LIs
that were added to an order, including those LIs when creating
a new PO would cause the PO creation to silently fail.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/po/create.component.html
Open-ILS/src/eg2/src/app/staff/acq/po/create.component.ts