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

Emily Lamancusa (emlam) <emily.lamanc...@montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176706|0                           |1
        is obsolete|                            |

--- Comment #24 from Emily Lamancusa (emlam) 
<emily.lamanc...@montgomerycountymd.gov> ---
Created attachment 176864
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176864&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.r...@rijksmuseum.nl>
Signed-off-by: Emily Lamancusa <emily.lamanc...@montgomerycountymd.gov>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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