[Koha-bugs] [Bug 31487] Add emails to message queue by longoverdue script options

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 30 12:01:53 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31487

--- Comment #3 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Created attachment 139976
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139976&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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list