[Koha-bugs] [Bug 17509] Notify patrons to return items requested on hold by another person

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 11:12:52 CET 2019


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

--- Comment #59 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 86369
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86369&action=edit
Bug 17509: (follow-up) Logic moved from C4 to Koha namespace

This patch simplifies logic by using Koha objects. Automated test has
been moved from t/db_dependent/Reserves to t/db_dependent/Holds.

Test plan:
1) apply patch
2) run database update
3) enable sending an email to the patrons to return an item whenever a
   hold request is placed on it (NotifyToReturnItemFromLibrary)
4) place a hold
5) patrons having checked-out the item on hold are notified by email
   (see HOLDPLACED_CONTACT letter)

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list