[Bug 12011] New: ReservesNeedReturns breaks 'Hold Filled' functionality
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12011 Bug ID: 12011 Summary: ReservesNeedReturns breaks 'Hold Filled' functionality Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you have the system preference "ReservesNeedReturns" turned on, notices for "Holds Filled" won't be generated because the logic thinks that it has already sent one. As far as I can tell, "notificationdate" doesn't even appear to be used. That seems like it would be an excellent place to record the date that a notice was sent out... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12011 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- 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... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12011 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** Bug 12010 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org