Bug 11867: MTT: Manage *_PHONE notices
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 27 Feb 2014 13:57:55 +0000 (14:57 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 2 May 2014 20:29:20 +0000 (20:29 +0000)
commit6a06fc9b6c3fc8c150f8cb420b181cf49d3ef800
treee576934cd74d24d100f17c0dbbd96ff2ec61c65b
parent08ed927dc182e5165eda1a3bed92e59729adad7b
Bug 11867: MTT: Manage *_PHONE notices

The *_PHONE notices (HOLD_PHONE, PREDUE_PHONE and OVERDUE_PHONE) should
be "merged" into the main code (i.e. HOLD, PREDUE and OVERDUE).

Test plan:
1/ Make sure you have HOLD_PHONE, PREDUE_PHONE and OVERDUE_PHONE notices
2/ Execute the update DB entry
3/ Verify the 3 notices have been merged into "phone" template of the
HOLD, PREDUE and OVERDUE notices
4/ Verify there is no regression in the Talking Tech feature (how?)

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No koha-qa errors

Verified that notices are merged
TalkingTech_itiva_outbound.pl runs without problem... but can't produce
any output, may be not correctly configured (my setup), no warnings
nor log messages

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl
installer/data/mysql/updatedatabase.pl
misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl