[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
Thu Oct 12 01:08:05 CEST 2017


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

--- Comment #41 from Radek Šiman (R-Bit Technology, s.r.o.) <rbit at rbit.cz> ---
Created attachment 67982
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67982&action=edit
Bug 17509: (followup) 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)

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


More information about the Koha-bugs mailing list