[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.06-23-g85db12d

Git repo owner gitmaster at git.koha-community.org
Thu Jan 9 23:07:03 CET 2020


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, 19.05.x has been updated
       via  85db12d66819b589a8c47ed8333fd3b188423c0f (commit)
      from  0b84e1e25fafdb06f3dfea05dd1ea4d8f5e41553 (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 85db12d66819b589a8c47ed8333fd3b188423c0f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Dec 18 10:50:43 2019 +0100

    Bug 24259: Handle non existing default circ rule in Charges::Fees
    
    Can't call method "lengthunit" on an undefined value at
    /usr/share/koha/lib/Koha/Charges/Fees.pm line 101.
    
    Test plan:
    1 - Remove all/all rule form circulation rules
    2 - Define a rental fee per day for an itemtype
    3 - Checkout an item of this type ot patron
    4 - Should get note of no circ rule defined
    5 - Confirm the checkout
    => item is checked out
    
    Signed-off-by: hc <hc at interleaf.ie>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 3d9e1e4603a1371d44868c42f4b7a29c58b5c20f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Charges/Fees.pm |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list