25 Feb
2021
25 Feb
'21
12:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #143 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- According to the bug 9004 you can test TalkingTech_itiva_outbound.pl by running: perl /path/to/koha/misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl -o ~/itiva.tmp -w 0 --type=RESERVE. First enable "TalkingTechItivaPhoneNotification" and add content to HOLD slips Phone (itiva) part. However it doesn't seem to take holidays into account. Also there's a warning:
"my" variable $item masks earlier declaration in same scope at misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl line 347.
-- You are receiving this mail because: You are watching all bug changes.