http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14099

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Kyle M Hall <[email protected]> ---
What I think is going on is the following:
1) The "print slip, confirm and transfer" button it clicked
2) The item is transferred, this act updates the holdingbranch to the
destination branchcode for the item
3) The data is gathered and the slip is printed <-- This is why the branch is
"wrong"
4) Rescanning the item triggers and update of the holdingbranch again and sets
it to your branchcode
5) Reprinting the slip now makes it look "correct" but has possibly screwed up
the transfer and the item needs transferred again ( or possibly the
holdingbranch is updated a second time later on in step 4 after the data is
gathered for the slip )

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to