]> git.evergreen-ils.org Git - Evergreen.git/commit
Fixed a logic error with renew. The patron Items Out interface keeps some state...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Aug 2007 03:47:48 +0000 (03:47 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Aug 2007 03:47:48 +0000 (03:47 +0000)
commitb722c16805d16151a0737418192bb89132e9abb4
treeedd580c5118ce74d3662b22b3006ae4b83327d0c
parent39c962dcd3afa556775a75fe11c2cbad2204dc45
Fixed a logic error with renew.  The patron Items Out interface keeps some state on each row in the list via the id for the circ.  But a renewed circ is a new circ, with a new id, and we were still updating a map with the old circ id.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7721 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/patron/items.js