[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.19-11-g1453485

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 12:19:28 CEST 2017


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.22.x has been updated
       via  1453485a4c152b34c126f8218fd51348a48cd0fa (commit)
      from  70fd259dc8a22037f5af6ac12f2e0083aaf13ac4 (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 1453485a4c152b34c126f8218fd51348a48cd0fa
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Mar 3 14:56:31 2017 +0000

    Bug 12972 - Transfer slip and transfer message (blue box) can conflict
    
    Instead of passing the homebranch to the slip, let's pass
    TransferWaitingAt (the value we display)
    
    To test:
    1 - Check in an item that will initiate a transfer (hold or automatic
            item return)
    2 - Note the transfer message and receipt match
    3 - Remove the reason for transfer (bot don't cancel transfer)
        i.e. cancel hold or change homebranch of item to current library
    4 - Check the item in again
    5 - Note the message displays the transfer destination and the slip
    shows the homebranch
    6 - Apply patch
    7 - Repeat 5 but note slip and message match
    8 - Test any edge cases for correctness
    9 - sign off
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit f454013ec9beb8f6e4c382253b76bfac5ca65244)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit 29526afcef6143ddafac8ffd00820ef9086ccaa0)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list