http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7756
--- Comment #4 from Katrin Fischer <[email protected]> --- Hi Jonathan, 1) The claim counter only increases, when an email for the vendor is set and a success is reported. So that's good! 2) From other tests, I had deleted my email address from the patron, the branch and KohaAdminEmailAdress. So when I claimed, no email was generated and I got the following error in the logs: [Tue Apr 10 21:28:29 2012] [error] [client 127.0.0.1] [Tue Apr 10 21:28:29 2012] lateorders.pl: Bad or missing From address: '', referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl [Tue Apr 10 21:28:29 2012] [error] [client 127.0.0.1] [Tue Apr 10 21:28:29 2012] lateorders.pl: at /home/katrin/kohaclone/acqui/lateorders.pl line 83, referer: http://localhost:8080/cgi-bin/koha/acqui/lateorders.pl It would be great, if there was an error message for a missing from address as there is one for missing vendor address now. After I fixed the emails - mail was sent out :) 3) I noticed a little new problem, that is not urgent: The order date ___ days ago filter has no value set, so when you filter on vendor without putting in a value or if you send claim letters, a red error message shows up: The number of days () must be a number between 0 and 999. Perhaps with a default value of 0 this would work? I am signing off as this patch fixes 2 problems: - sending mail now works again - claim counter is not increased when vendor had no email addres -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
