]> 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:12:49 +0000 (14:12 -0400)
commit8ccc619d0e1708bfb2026c2ad8cf8b3170c397ea
treed7e48dd4dda5a4b15124e374739e9aed124c9bc0
parent26ebf6344a096dd6f06f0a171e7a17506132cac6
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