Summary: | ReservesNeedReturns breaks 'Hold Filled' notice functionality | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Hold requests | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20423 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
David Cook
2014-03-28 06:23:23 UTC
Ack. Sorry. Problem in my description. I mean if "ReservesNeedReturns" is turned "OFF" it will create problems, because $found will automatically be 'W' which will turn on $already_on_shelf, which means that _koha_notify_reserve is never triggered in Reserves.pm... |