https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37214
Bug ID: 37214
Summary: We should migrate to Koha::Patron->queue_notice
wherever possible
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The 'queue_notice' method introduced to Koha::Patron in bug 15986 introduces a
wrapper around GetPreparedLetter and EnqueueLetter that will appropriately pick
the message transport type and for the patron based on their own preference and
personal data provided.
We should try to use this method consistently throughout Koha rather than
manually setting these in different area's of the codebase.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/