Bug 19620: Allow skipping of patrons with valid emails for Talking Tech
authorKyle M Hall <kyle@bywatetsolutions.com>
Fri, 2 Mar 2018 16:10:12 +0000 (11:10 -0500)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 26 Sep 2018 19:05:37 +0000 (19:05 +0000)
commit172f2e0e05759baa6c60d86acd9981fef499a162
treeb419c1def65c9a59dd118e8178ceff3175f947e7
parent90ff0f33430bfc643982c883a8f59150dbeffde2
Bug 19620: Allow skipping of patrons with valid emails for Talking Tech

Some libraries want to be able to skip patrons with valid email addresses when generated outbound files for Talking Tech.

Test Plan:
1) Apply this patch
2) Run TalkingTech_itiva_outbound.pl
   Overdue will be easiest to use for testing
3) Note one or more patrons show up that have email addresses
4) Run again with -s ( or --skip-patrons-with-email )
5) Note the new file no longer has patrons with emails!

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
I did not test but changes make sense

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl