[Koha-bugs] [Bug 14892] Initial checkin of an item to be transferred shows incorrect holding location

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 12 12:53:54 CET 2016


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

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
(In reply to Nick Clemens from comment #0)
> If an item from another branch is checked in (with AutomaticItemReturn=Do) a
> transfer message yellow box appears, but in the checkins table the item
> shows the home branch for both Home and Holding locations.  A second checkin
> updates the table correctly

Are there not two different things happening here? If an item from Lib A is
checked in at Lib B a transit is generated from B to A and the holding branch
is set to the home branch A.

The second checkin, when the item is no longer on loan, has no affect on the
transit but changes the holding library back to B to record a 'last seen'
there.

What you're seeing after the initial checkin is the correct behaviour in that
it is the explicit intention of the transit generating code. There is a certain
ambiguity because the holding library can then be changed to record the last
wanding location

-- 
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