[Koha-bugs] [Bug 14603] New: Warns when checking in items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 06:58:36 CEST 2015


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 at lists.koha-community.org
          Reporter: aleishaamohia at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list