Koha/circ
Kyle M Hall 217fef5749 BugFix - ReturnToShelvingCart
If the ReturnToShelvingCart syspref is on, and something needs to go in transit,
the shelving cart setting is overriding the transit.

What seems to be happening is this:
  * Item is checked in, and flagged as needing to go in transit from A to B.
  * Item is immediately flagged as shelving cart, though.  Current display says both shelving cart and in transit.
  * After the cart-to-shelf script runs, item comes out of transit and
    shows as being available at the destination library, although it hasn't
    arrived yet and no one has manually checked it in.

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

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-07-24 15:05:23 +02:00
..
add_message.pl
bookcount.pl
branchoverdues.pl Bug 8077 - overdues with fines won't run 2012-05-21 18:29:26 +02:00
branchtransfers.pl
circulation-home.pl
circulation.pl Revert "Bug 7444: Update circ/circulation.pl to use KohaDates TT Plugin" 2012-06-29 17:17:47 +02:00
del_message.pl
hold-transfer-slip.pl
overdue.pl Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate 2012-07-16 13:45:45 +02:00
pendingreserves.pl
reserveratios.pl
returns.pl BugFix - ReturnToShelvingCart 2012-07-24 15:05:23 +02:00
selectbranchprinter.pl
stats.pl
transfer-slip.pl
transferstoreceive.pl
view_holdsqueue.pl
waitingreserves.pl
ypattrodue-attr-search-authvalue.pl Bug 7747 - Replace YUI autocomplete with jQueryUI 2012-05-31 18:07:55 +02:00
ysearch.pl Bug 7747 - Replace YUI autocomplete with jQueryUI 2012-05-31 18:07:55 +02:00