https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37650 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176658|0 |1 is obsolete| | --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 176706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176706&action=edit Bug 37650: Add lookahead days in CheckReserves call in returns.pl Test plan: Enable future holds. Put a positive value in ConfirmFutureHolds. Add a hold for tomorrow and pickup at B. Check item in at A. Confirm hold. Without this patch you should see a warn on L186: [WARN] Use of uninitialized value in string ne at /usr/share/koha/circ/returns.pl line 186. With this patch, you should not see it anymore. NOTE: Before bug 34972 no transfer was created for future holds. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.