]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix Hold Note creation in staff client by replacing permacrud call with a cstore...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 14 Oct 2009 07:35:53 +0000 (07:35 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 14 Oct 2009 07:35:53 +0000 (07:35 +0000)
commit3ca7c0829488e6bb016057deaf1b31478d3a9110
tree71cfab0d82100b9b0315e1875ed7c0ebd59047bf
parent626ddb22ce638caaf225fa7f1ecfb2c1fa3e87a5
Fix Hold Note creation in staff client by replacing permacrud call with a cstore-using OpenSRF method.  It looks like pcrud.create isn't always closing the transaction that it starts here.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14414 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/patron/hold_details.js