[Bug 621] New: Return process does not set reserved item to waiting
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=621 Summary: Return process does not set reserved item to waiting Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2 Component: Circulation AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net When an item is returned which has a reserve on it, a 'reserve found' message is displayed along with a button to print a slip. When the 'Print' button is clicked the item *should* be set to 'waiting,' but it is not. The problem seems to be that the item number is not getting passed to the form which is submitted with the 'Print' button: <input type=hidden name=itemnumber value=> <input type=hidden name=borrowernumber value=20377> <input type=hidden name=resbarcode value=35000000004868> ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz