]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1650807: fix rollover_phone_to_print.pl to ack failed calls
authorJosh Stompro <stomproj@larl.org>
Wed, 21 Dec 2016 19:57:32 +0000 (13:57 -0600)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 17 May 2017 12:39:53 +0000 (08:39 -0400)
commit89f763b5c92314b9a8db8024e0680f3808e99117
tree2dbd77514f35392fdead201c143a00dddf073849
parentddd5d4519b4ea8d9f0f5eb3e1b0790d412c7716f
LP#1650807: fix rollover_phone_to_print.pl to ack failed calls

This patch fixes a bug in rollover_phone_to_print.pl that kept
failed callfiles from being moved.

The list of new event ID's that the script created was being sent to the
mediator, which couldn't do anything with them.  The original event ID's
need to be sent to have those call files moved.

Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/support-scripts/rollover_phone_to_print.pl