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

Git repo owner gitmaster at git.koha-community.org
Wed May 10 11:53:23 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  2dbb6a694224cf32e9b61234d038d7d6c8d7ec4d (commit)
      from  306a0fceb9a1d5fe24adc15365863474cfbb6cee (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 2dbb6a694224cf32e9b61234d038d7d6c8d7ec4d
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: Mason James <mtj at kohaaloha.com>
    (cherry picked from commit a98b5468baca4716357643c87f5cb9e02f62c343)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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