https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22456 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #137580|0 |1 is obsolete| | Attachment #137581|0 |1 is obsolete| | Attachment #137582|0 |1 is obsolete| | Attachment #137583|0 |1 is obsolete| | Attachment #137584|0 |1 is obsolete| | Attachment #137585|0 |1 is obsolete| | Attachment #137586|0 |1 is obsolete| | Attachment #137587|0 |1 is obsolete| | Attachment #137588|0 |1 is obsolete| | Attachment #137591|0 |1 is obsolete| | --- Comment #90 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 138209 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138209&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). Sponsored-by: Montgomery County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.