[koha-commits] main Koha release repository branch master updated. v3.14.00-863-g123f07c

Git repo owner gitmaster at git.koha-community.org
Mon Apr 21 05:26:51 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, master has been updated
       via  123f07cc8ac756c4d3bdeb4f38fa36a9bb6581bf (commit)
       via  6eb69ed3ec7650b6298968c4a79e2cb4204ebb6f (commit)
      from  224eab822d691aeb8f95e39143a830cbafc81eb4 (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 123f07cc8ac756c4d3bdeb4f38fa36a9bb6581bf
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>

commit 6eb69ed3ec7650b6298968c4a79e2cb4204ebb6f
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.

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

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