https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22456
--- Comment #12 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #8) > I like the idea of having it on the dashboard, but if we put them there, I'd > also like to see them on the holds awaiting pickup report somehow, because > this is where they probably are still :) > > I wonder database wise how we should deal with these. We could just show > 'cancelled in last... hours' - but then the library will be closed etc. and > it won't work as nicely and you will never see what your coworkers have > already taken care of... I've added a hold_cancellation_requests table to store all we might need about the cancellation request. Patron's will be allowed per-circ rules to request cancellation and visual indicators will let librarians know if there are waiting holds requiring attention, haven't got there yet. It will be API-driven as much as possible. -- You are receiving this mail because: 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/
