[Koha-bugs] [Bug 22456] Allow patrons to cancel their waiting holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 26 21:22:22 CEST 2022


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

--- Comment #36 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 135396
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135396&action=edit
Bug 22456: Add cancellation request table

This patch adds a new table, for storing holds cancellation requests,
and managing them afterwards.

The *hold_id* attribute is not made a FK on the reserves table because
of the old_reserves thing we still do (see bug 25260 for a discussion
about it).

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


More information about the Koha-bugs mailing list