[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.06-25-g40b4e68

Git repo owner gitmaster at git.koha-community.org
Fri Jun 14 23:01:17 CEST 2019


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, 18.11.x has been updated
       via  40b4e68ee3ea6631d20644a128b9f215557c2b9a (commit)
      from  2aa3360ec6ccb90f34dfd58dea7c9fac1601b875 (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 40b4e68ee3ea6631d20644a128b9f215557c2b9a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Sep 12 09:38:39 2018 -0700

    Bug 19457: Handle 'PREVISSUE' return by CanBookBeIssued from SIP (CheckPrevCheckout)
    
    If CheckPrevCheckout is set to Do, then checkouts are blocked at the SIPServer
    
    To test:
    - Do not apply this patch
    - Set CheckPrevCheckout to "Do", or "Unless overridden, do"
    Verify the SIP server is blocking checkouts with this setting set
    - Apply this patch
    - Note that the checkout is now allowed, with a screen message telling
    the borrower they've issued the item before.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b40e58343ef65aabe0a575a0b3f842b5e22a3600)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 67bddf78e245e5ef2dfe1c3040e5c820124a3b99)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/SIP/ILS/Transaction/Checkout.pm |    3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list