]> 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:24 +0000 (14:16 -0400)
commit9fd00201ba32b0193ba2d6aa89c6284c6dbef98e
treea11a1bcf577df3b0d787acd6c25dae90b89a6e85
parent8960fb1d3ed7cb927f7d818bc758728f84429436
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