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