[koha-commits] main Koha release repository branch master updated. v16.11.00-723-gf454013

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 15:46:52 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, master has been updated
       via  f454013ec9beb8f6e4c382253b76bfac5ca65244 (commit)
      from  53f2b56fa15fac2f0d2ef0777e95f436d6914ec7 (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 f454013ec9beb8f6e4c382253b76bfac5ca65244
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>

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

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