https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20724
--- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 75211 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75211&action=edit Bug 20724: Try to fix ReservesNeedReturns wrong behaviour We need to call Koha::Hold->set_waiting to correctly calculate the expiration date. It fixes a regression introduced by commit 26634151dbce0bf39ff6c9eda5b58bb993996a2d Bug 12063 - Fix QA failures The expiration date has to be set for waiting holds TODO: same fix has to be provided for the OPAC side TODO LATER: We certainly should move code from controllers to Koha::Hold -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
