[Koha-bugs] [Bug 16149] Generate and send custom notices based on report output

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 30 14:04:52 CEST 2019


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds a
      release notes|                            |cronjob which takes a
                   |                            |report id, and a notice
                   |                            |code to be used to send
                   |                            |custom emails to users
                   |                            |generated from the report
                   |                            |content.
                   |                            |
                   |                            |The notices will
                   |                            |be able to use any (and
                   |                            |only) columns included in
                   |                            |the report in the notice
                   |                            |templates. User email
                   |                            |addresses can be specified
                   |                            |in the report, as well as
                   |                            |the 'From' address for the
                   |                            |email.
                   |                            |
                   |                            |Notices for this
                   |                            |cronjob must be defined
                   |                            |using Template Toolkit
                   |                            |syntax.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list