]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm
LP1929741 Apply default lineitem order identifers
authorBill Erickson <berickxx@gmail.com>
Mon, 14 Jun 2021 21:35:21 +0000 (17:35 -0400)
committerJane Sandberg <js7389@princeton.edu>
Sun, 2 Oct 2022 15:02:49 +0000 (08:02 -0700)
commit3e03b3cc6bbf0c9b51c97c9b77f3a059a3af7cf4
tree2e8a8e7560919dce34bbde0917ce8c1ca43fed57
parent33b4f17dc63524294e9d7f6532cf03c75ecb5c02
LP1929741 Apply default lineitem order identifers

Apply a default order identifier to lineitems instead of leaving the
selector blank.  Ensure the value that will display in the selector
matches what's in the database by setting the value on load when needed.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm