[Bug 1993] Task Scheduler Needs Re-write
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 Sarwar <ghulam.sarwar@techlogix.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghulam.sarwar@techlogix.com --- Comment #43 from Sarwar <ghulam.sarwar@techlogix.com> --- Dear Sophie, I have made changes in the koha files according to the patch you had attached in this thread. But emails are still not generating and recipient does not receive any emails. I have also checked the at.allow and at.deny file. my at.deny file is empty that , according to my understanding , means all the users have the permissions to run task scheduler. Kindly help me with the solution ,as i am stuck on this from last few days. When i schedule a task using task scheduler. It showed me the following command under the action tab. export KOHA_CONF="/etc/koha/koha-conf.xml"; /usr/share/koha/intranet/cgi-bin/misc/cronjobs/runreport.pl --format csv --to ghulam.sarwar@techlogix.com 6 Looking forward to your reply. (In reply to Sophie MEYNIEUX from comment #11)
Test plan (as illustrated by Chris screenshots) - Tools > Task scheduler or Reports > Use saved > Schedule (on the line of the report you want tu run) - Select time, date, report to run (if not already chosen), output format, mail to send the result. - Click on Save
Scheduled report is added to the table of existing scheduled reports under the form.
Without the patch, after planned time, if you refresh the page, scheduled report is not displaied anymore, but report is not run and no mail is sent.
With the patch, after planned time, recipient receive a mail containing the result of the report in plain text or attached as csv file dépending of choosen option.
-- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org