]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1739271 - Fix Item Edit when Part Present
authorDan Pearl <dpearl@cwmars.org>
Thu, 7 Jun 2018 18:20:49 +0000 (14:20 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 11 Jun 2018 18:16:58 +0000 (14:16 -0400)
commitee5fb8e1f2c53363fec3cee8de8026d8fce292ac
treef6cf4afb0897d20d15550746d937b10338dda092
parent0aaa1a0dcd5148238e51a87c4b38c49837556de3
LP1739271 - Fix Item Edit when Part Present

Cannot edit item or call number after mono part
assigned.  This was indeed a timing error where parts were referenced before
they were completely assigned to the structure in which they were to reside.
I have restructured the code to ensure the parts are available.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js