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

--- Comment #33 from Marcel de Rooy <[email protected]> ---
Created attachment 184443
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184443&action=edit
Bug 37651: (follow-up) Still skip future holds for renewals

We need a skip_future_holds flag in item->current_holds to make renewals
act as they did before. There is no need to add it to biblio->current_holds.

Test plan:
Run t/db_dependent/Holds.t
Interface test: Issue a book, place hold on tomorrow, set ConfirmFutureHolds
to 2 days. Verify that renew is not blocked by this hold.

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
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/

Reply via email to