[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-121-ge91b21f

Git repo owner gitmaster at git.koha-community.org
Wed Aug 13 14:12:45 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.14.x has been updated
       via  e91b21f5de0cf979bf83cbfba1ccd3f7fb48704e (commit)
       via  3532ea7b170dbb394bc6ad24af34d48e661b3206 (commit)
      from  8a2d935e4e69c0ad19257ac845260451aa995a6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e91b21f5de0cf979bf83cbfba1ccd3f7fb48704e
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon Apr 21 03:34:31 2014 +0000

    Bug 11552: (follow-up) fix a typo in a comment
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 123f07cc8ac756c4d3bdeb4f38fa36a9bb6581bf)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 3532ea7b170dbb394bc6ad24af34d48e661b3206
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Jan 14 13:33:58 2014 +0100

    Bug 11552: allow searching on original order number after a transfer
    
    If an order is transferred from one basket to another, it should be
    possible to retrieve it with the original order number (AKA order
    line).  This patch makes it so.
    
    Test plan:
    - transfer an order
    - note the original order number and the new one
    - receive the order and, on the parcel page, try to find your order with
      the original order number and the new one.
    
    Signed-off-by: sonia bouis <sonia.bouis at univ-lyon3.fr>
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    
    RM note: this works only for the most recent transfer, so if an order
    gets transferred multiple times, earlier order numbers won't retrieve
    it.
    
    (cherry picked from commit 6eb69ed3ec7650b6298968c4a79e2cb4204ebb6f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/Acquisition.pm                          |   12 ++++++++++--
 t/db_dependent/Acquisition/TransferOrder.t |    9 ++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list