]> git.evergreen-ils.org Git - Evergreen.git/commit
in preparation of owning lib dropdown, refactored volume/copy creation and copy editi...
authorpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Nov 2006 21:16:00 +0000 (21:16 +0000)
committerpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Nov 2006 21:16:00 +0000 (21:16 +0000)
commit16ec0278ff795d241fcf6ab9339d0264f439956b
treef243a1274a100663668d828a2a5c790035c277e7
parent7bc75353000a60e675afee8d1886c478361c67d6
in preparation of owning lib dropdown, refactored volume/copy creation and copy editing and am now using Bill's volume find_or_create method during volume/copy creation, which has the benefit of sidestepping the VOLUME_LABEL_EXISTS event.  This fixes bug 244, and helpdesk tickets 3258, 3597, and 3631.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@6572 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/cat/copy_editor.js
Open-ILS/xul/staff_client/server/cat/util.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js