[Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 25 16:07:30 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> 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.


More information about the Koha-bugs mailing list