[koha-commits] main Koha release repository branch master updated. v16.11.00-1097-g86678bb

Git repo owner gitmaster at git.koha-community.org
Fri May 19 16:27:33 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  86678bbc26954e5e4eddf8b11b652b4c83e80425 (commit)
      from  bbef5c4c3afadeebfe645048bb48ec81f21e0b59 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 86678bbc26954e5e4eddf8b11b652b4c83e80425
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 23 14:05:58 2016 +0000

    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 at ptfs-europe.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list