]> 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:42:22 +0000 (08:42 -0400)
commitbef0a805e64cd113ff3073db9f46a5bc2afdafe6
tree257eb1e613de4d1a71d2fd39dacae0d99dfe4100
parent0ef165435f41df5a53db9159554cd4dd2f985200
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