[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
Wed Apr 7 13:38:08 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patch adds a script
      release notes|                            |for sending holds reminder
                   |                            |notice to patrons. The
                   |                            |script is intended to be
                   |                            |run as a cronjob and takes
                   |                            |several parameters:
                   |                            |days -
                   |                            |after how many days waiting
                   |                            |to send the notice
                   |                            |lettercode - to specify
                   |                            |which notice is used
                   |                            |library - (repeatable) to
                   |                            |specify which branches to
                   |                            |send notices from
                   |                            |holidays
                   |                            |- to specify that hoildays
                   |                            |should not be counted as
                   |                            |waiting days
                   |                            |mtt - (message
                   |                            |transport type) to specify
                   |                            |which notice format to use,
                   |                            |i.e. print, email, etc.
                   |                            |date - to run the script as
                   |                            |it would have been on a
                   |                            |specific date
                   |                            |n    - no
                   |                            |emails - test mode, report
                   |                            |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