[koha-commits] main Koha release repository branch master updated. v16.11.00-857-g3783695

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 16:30:00 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  37836951d38ed57c7ed5ed702aab1433729ffe0d (commit)
      from  185dc7f45af17bf70ec36125be736286a1f8b86e (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 37836951d38ed57c7ed5ed702aab1433729ffe0d
Author: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>
Date:   Tue Apr 1 14:07:59 2014 +0200

    Bug 12021 - SIP2 checkin should alert on transfer and use CT for return branch
    
    This small patch corrects the SIP2 checkin response if branch transfer is needed.
    It depends on bug 7981 and also removes an obsolete alert check in SIP2.
    
    Test plan:
     - apply bug 7981
     - make sure syspref AutomaticItemReturn is false
     - check 'Return policy' in 'Default checkout, hold and return policy'
     - make a SIP2 checkout and checkin from a branch different than item's home branch.
     - verify that SIP2 response gives alert CV04 (=send to different branch)
     - also verify that response field CT gives correct branch according to 'Return policy'
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Followed test plan, works as expected
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/SIP/ILS/Transaction/Checkin.pm |    8 ++++----
 C4/SIP/Sip/MsgType.pm             |    8 --------
 2 files changed, 4 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list