Koha/misc/cronjobs
Kyle M Hall e7aac53e9a Bug 27562: itiva notices break if record title contains quotes
itiva has reported to us that quotes in the title of a record cause the
call to not be made to the patron. The fix is to remove quotes from
the title, as quotes are not spoken anyway ( That is, "Queens" and
"Queen's" are pronounced the same ).

Test Plan:
1) Set up itiva to send phone notes
2) Find a record with quotes in the title
3) Trigger an itiva notice ( checkout, checkin, place hold, etc )
   using the itiva outbound cronjob
4) View the CSV, note the title has the quotes in it
5) Apply this patch
6) Repeat steps 2-3
7) View the CSV, note the title contains no quotes!

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-11 15:13:28 +02:00
..
holds Bug 15986: move holds_reminder.pl to misc/cronjobs/holds/ 2021-04-16 14:34:51 +02:00
rss
social_data
thirdparty Bug 27562: itiva notices break if record title contains quotes 2021-05-11 15:13:28 +02:00
advance_notices.pl
archive_purchase_suggestions.pl
automatic_checkin.pl Bug 23207: Add automatic checkin feature 2021-04-22 11:11:05 +02:00
automatic_item_modification_by_age.pl
automatic_renewals.pl Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
backup.sh
batch_anonymise.pl
build_browser_and_cloud.pl
cart_to_shelf.pl
check-url-quick.pl
cleanup_database.pl Bug 15563: (follow-up) Combine methods, add count, obey confirm 2021-04-27 16:23:49 +02:00
cloud-kw.pl
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example Bug 23207: (QA follow-up) Add to cron files 2021-04-22 11:11:05 +02:00
delete_items.pl
delete_patrons.pl Bug 28001: (QA follow-up) Clarify messages and indicate test mode 2021-04-16 12:28:17 +02:00
delete_records_via_leader.pl Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 2021-04-28 11:16:14 +02:00
edi_cron.pl
fines.pl Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
gather_print_notices.pl
import_webservice_batch.pl
longoverdue.pl Bug 27656: misc/cronjobs/longoverdue.pl better error message 2021-04-16 16:20:47 +02:00
membership_expiry.pl
merge_authorities.pl
notice_unprocessed_suggestions.pl
overdue_notices.pl
patron_emailer.pl
plugins_nightly.pl Bug 27820: add all missing use in misc/cronjobs/plugins_nightly.pl 2021-03-11 16:38:04 +01:00
printoverdues.sh
process_message_queue.pl Bug 28221: Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it 2021-04-27 16:23:49 +02:00
purge_suggestions.pl
reconcile_balances.pl
remove_temporary_edifiles.pl
runreport.pl
serialsUpdate.pl
share_usage_with_koha_community.pl
sitemap.pl
staticfines.pl
stockrotation.pl Bug 28047: (QA follow-up) Fix a few more Callnumber entries 2021-04-06 15:56:31 +02:00
update_patrons_category.pl
update_totalissues.pl
writeoff_debts.pl Bug 27049: (QA follow-up) Add short params, replace warn with say 2021-04-12 15:27:50 +02:00