[Koha-bugs] [Bug 22818] ILL should be able to send notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 17 16:14:41 CEST 2019


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

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90715|0                           |1
        is obsolete|                            |

--- Comment #20 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 92898
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92898&action=edit
Bug 22818: Add notices sysprefs and DB column

This patch adds two new sysprefs. 'ILLDefaultEmail', 'ILLSendStaffNotices' and
a new column to the
branches table called 'branchillemail'. It also adds five ILL related
notices.

Here we are providing the ability for a branch to have a dedicated email
address for it's ILL staff, the idea being that any notices sent by ILL
to staff need to go to specific staff, rather than the general branch
email address. If no branch specific address is defined, the address
specified in the ILLDefaultEmail syspref is used.

We're also providing a syspref 'ILLSendStaffNotices' to allow the user to
specify which
notices should be sent to staff upon certain events.

We are also providing patron messaging preferences for the two patron
bound notices

We are also providing five notices for various ILL related events.

Signed-off-by: Niamh Walker-Headon <Niamh.Walker-Headon at it-tallaght.ie>
Sponsored-by: PTFS Europe

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


More information about the Koha-bugs mailing list