http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14603 Bug ID: 14603 Summary: Warns when checking in items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: aleishaamohia@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To reproduce, check in an item by typing the barcode into the 'Check in' bar at the top returns.pl: Use of uninitialized value $holdingBranch in string eq at /home/vagrant/kohaclone/circ/returns.pl line 619 returns.pl: Use of uninitialized value $collectionBranch in string eq at /home/vagrant/kohaclone/circ/returns.pl line 619 If the item is not checked out, you'll also see this warn: returns.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/circ/returns.pl line 465. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.