https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a script |This patch adds a script release notes|for sending holds reminder |for sending holds reminder |notice to patrons. The |notices to patrons. The |script is intended to be |script is intended to be |run as a cronjob and takes |run as a cronjob and takes |several parameters: |several parameters: |days - |days - |after how many days waiting |after how many days waiting |to send the notice |to send the notice |lettercode - to specify |lettercode - to specify |which notice is used |which notice is used |library - (repeatable) to |library - (repeatable) to |specify which branches to |specify which branches to |send notices from |send notices from |holidays |holidays |- to specify that hoildays |- to specify that holidays |should not be counted as |should not be counted as |waiting days |waiting days |mtt - (message |mtt - (message |transport type) to specify |transport type) to specify |which notice format to use, |which notice format to use, |i.e. print, email, etc. |i.e. print, email, etc. |date - to run the script as |date - to run the script as |it would have been on a |it would have been on a |specific date |specific date |n - no |n - no |emails - test mode, report |emails - test mode, report |only, do not send notices |only, do not send notices -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
