[Bug 3701] If the ReturnToShelvingCart syspref is on, and something needs to go in transit, the shelving cart setting is overriding the transit.
23 Jul
2012
23 Jul
'12
4:17 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3701 --- Comment #16 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: The code now says ShelfToCart( $item->{'itemnumber'} ); => shouldn't we deal with the syspref and say ShelfToCart( $item->{'itemnumber'} ) if C4::Context->preference("ReturnToShelvingCart"); ? 2nd question: when the item reaches it's homebranch, a check-in is done, right ? I tried that, and the location stayed to 'CART' instead of being switched back to items.permanentlocation. -- You are receiving this mail because: You are watching all bug changes.
5105
Age (days ago)
5105
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org