https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31487
Thibaud Guillot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #139976|0 |1 is obsolete| | --- Comment #4 from Thibaud Guillot <[email protected]> --- Created attachment 139977 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139977&action=edit Bug 31487: Add an option to send by mail longoverdue items to borrowers Test plan: 1) You must have longoverdue items to one or many borrowers 2) You must create a notice template (Notices & slips section) 3) You can run the script misc/cronjobs/longoverdue.pl manually without --mail option first (see -h or --help for more info about the script) 4) You must see an output with some longoverdues (step 1 required) 5) Now you can run the script with --mail option but like its specify in "help" option you must add option --code="" (relative to your code template) and --branchcode="". 6) Normally you will see after the classic output a new block with emails added to the message queue and it will be sent on the next misc/cronjobs/process_message_queue.pl script iteration -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
