]> git.koha-community.org Git - koha.git/commit
Bug 16568 - Talking Tech generates phone notifications for all overdue actions
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 23 May 2016 14:05:58 +0000 (14:05 +0000)
committerMason James <mtj@kohaaloha.com>
Wed, 24 May 2017 03:44:13 +0000 (15:44 +1200)
commitbd37e7b000ead2e4d5e9e895b0a09261f65295a1
tree19d8e687b5a2c97e0c9a8147abd43684a6e91b84
parentc8555116a6b7d016db317dbb4d858588922de564
Bug 16568 - Talking Tech generates phone notifications for all overdue actions

Regardless of whether the phone transport has been selected for a given
overdue action or not, the Talking Tech outbound script generates and
sends a line for that action.

Test Plan:
1) Enable Talking Tech
2) Create one or more overdue actions without a phone transport selected
   and one or more with the phone transport selected
3) Generate the overdues csv file to send to Itive
4) Note the csv file has lines for actions that do not have the phone
   transport selected
5) Apply this patch
6) Repeat step 3
7) Note the csv file now only has lines for actions that have the phone
   transport selected

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl