http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14099 Bug ID: 14099 Summary: RESERVESLIP shows incorrect information in items.holdingbranch on first scan Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This bug depends on Bug 13482, which fixes information being printed on the RESERVESLIP on first scan. Before, not all information was being populated on the slip after the first scan for holds being sent to another library. Now, information is always populated, but I have found the items.holdingbranch to be holding the incorrect value on the first scan. When you scan the item a seconde time, the value is correct. To reproduce problem: 1) Include the items.holdingbranch field on the RESERVESLIP. 2) Place a hold on an item to be picked up at a different branch. 3) Check in the item and print the slip. Notice that the items.holdingbranch field is populated with the library the item is being sent to, not your library. 4) Check in the item again and print the slip again. Notice now that the items.holdingbranch field is populated with the library the item is being scanned at (the correct location). Christopher -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.