]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1312824 open-ils.circ.hold.change_title fix collab/jboyer/LP1312824-change_title_capture_time
authorJason Boyer <JBoyer1@library.in.gov>
Fri, 25 Apr 2014 16:45:34 +0000 (12:45 -0400)
committerJason Boyer <JBoyer1@library.in.gov>
Fri, 25 Apr 2014 16:45:34 +0000 (12:45 -0400)
commitec29c316c03c412aafde59e8757a4449c4978cbc
tree664878e2667e41a7c5f4d4080346a3bdc94e3107
parent7801e65ced42c09d3d75f263274a9c69196346ea
LP1312824 open-ils.circ.hold.change_title fix

Add a capture_time => undef limit to both change_title
APIs to prevent currently captured holds from being reset
when moving holds from one title to another.
More work is needed to prevent items currently in transit
from having their transits canceled.

Signed-off-by: Jason Boyer <JBoyer1@library.in.gov>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm