Main Koha release repository https://koha-community.org
Find a file
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
acqui Bug 8439 - Printing basketgroup does not work on plack 2012-07-24 10:55:43 +02:00
admin bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions 2012-07-23 10:43:59 +02:00
authorities Bug 8386: Error in duplicate detection message for authorities 2012-07-17 15:23:21 +02:00
basket Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
C4 BugFix - ReturnToShelvingCart 2012-07-24 15:05:23 +02:00
catalogue Bug 8255: allow local cover images to be cached 2012-06-25 18:12:29 +02:00
cataloguing Bug 6939 DefaultClassificationSource should be default in 942 2012-06-28 09:29:14 +02:00
circ BugFix - ReturnToShelvingCart 2012-07-24 15:05:23 +02:00
debian Bug 8268 follow-up: incorporate QA comments 2012-07-12 17:40:22 +02:00
docs Bug 7143 : Adding Stacey Walker to the history 2012-07-10 11:08:23 +02:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 8268: Add database dump to export tool 2012-07-12 17:40:21 +02:00
install_misc Bug 7411: Remove diacritics from generated userid 2012-06-11 16:43:39 +02:00
installer Bug 6716 tiny follow-up, mysql want a space after the -- 2012-07-23 18:26:21 +02:00
Koha Merge remote-tracking branch 'origin/new/bug_8251' 2012-07-16 13:46:31 +02:00
koha-tmpl Bug 8476: Little bug in OPAC XSLT on OPACURLOpenInNewWindow 2012-07-23 18:29:19 +02:00
labels Bug 8375 - Patch for Common diacritics not shown correctly when exporting batch label to PDF 2012-07-13 17:05:32 +02:00
members Merge remote-tracking branch 'origin/new/bug_8130' 2012-07-23 18:06:50 +02:00
misc Bug 8063 - Followup - Bug fix 2012-07-16 14:54:02 +02:00
offline_circ Bug 8006 - Loading offline circulation does not anonymize 2012-06-20 19:40:41 +02:00
opac Bug 8381: Fix adding limits to search history for logged in users 2012-07-17 14:59:33 +02:00
patroncards Bug 8315 - remove use C4::* version 2012-07-13 14:17:20 +02:00
reports Bug 4330 : Fixing FSF address and copyright headers 2012-05-28 17:53:40 +02:00
reserve Bug 7815 : Order pickup libraries list by name rather than by code 2012-06-10 13:09:00 +02:00
reviews Bug 1623 - Provide view of approved comments 2011-12-27 18:26:50 +01:00
rotating_collections
selenium
serials Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
services Bug 7178: Acquisition item creation improvement 2012-03-26 11:07:23 +02:00
skel 8268 Followup for creating var spool subdir. 2012-07-23 10:40:43 +02:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
svc Merge remote-tracking branch 'origin/new/bug_7729' 2012-07-17 18:21:38 +02:00
t Merge remote-tracking branch 'origin/new/bug_5644' 2012-07-16 12:43:09 +02:00
tags Bug 8315 - remove use C4::* version 2012-07-13 14:17:20 +02:00
test
tmp/modified_authorities
tools Merge remote-tracking branch 'origin/new/bug_8315' 2012-07-13 14:17:59 +02:00
virtualshelves Bug 7788: [SIGNED-OFF] Followup: GetShelf call in addbybiblio script corrected 2012-05-22 12:06:26 +02:00
xt Bug 5327 : Follow up for TTParser test 2012-07-12 16:06:21 +02:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap
about.pl Bug 8301 - Display additional system information (preferences) on About page to minimize support cases 2012-07-10 11:19:02 +02:00
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL Bug 7759, update of install files to use background indexing (and some whitespace tidy) 2012-04-20 16:11:52 +02:00
install-CPAN.pl
INSTALL.debian Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.fedora7 Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.opensuse Bug 7759, update of install files to use background indexing (and some whitespace tidy) 2012-04-20 16:11:52 +02:00
INSTALL.ubuntu Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.ubuntu.lucid Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
koha_perl_deps.pl
kohaversion.pl Bug 8083 follow-up DBRev number 2012-07-23 10:51:04 +02:00
LICENSE
mainpage.pl Bug 6875 cleaning mainpage.pl 2012-02-15 14:58:31 +01:00
Makefile.PL Bug 8268: Add database dump to export tool 2012-07-12 17:40:21 +02:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL Bug 7818: update installer for biblio DOM indexing 2012-06-09 11:43:56 +02:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/