change result sent back from open-ils.cat.call_number.find_or_create to include wheth...
authorJason Etheridge <jason@esilibrary.com>
Tue, 8 Mar 2011 17:43:51 +0000 (12:43 -0500)
committerJason Etheridge <jason@esilibrary.com>
Tue, 8 Mar 2011 17:43:51 +0000 (12:43 -0500)
commitd11be0e1d0c454e37adfd23ab9df309066aa64dd
tree6263259089f7dbf94aafdb4c6b774ca594d879dc
parent758aefc28e4095c657490e504ef468637eff717c
change result sent back from open-ils.cat.call_number.find_or_create to include whether the call number was created or already existed.  this may be useful down the line for cleaning up vivicated call numbers
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm
Open-ILS/xul/staff_client/chrome/content/cat/opac.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