[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-629-g022e597

Git repo owner gitmaster at git.koha-community.org
Fri May 24 17:41:31 CEST 2013


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  022e5974a3de505ee5019aaba7f1a80f42eda21c (commit)
       via  fc61bd30186b0305579c5dee0a14f9d2733cd5db (commit)
      from  7e10f6fb78ae7fa2dfc4f52a3791ac35082237ac (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 022e5974a3de505ee5019aaba7f1a80f42eda21c
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri May 24 08:40:21 2013 -0700

    Bug 10120: DBRev 3.13.00.006
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit fc61bd30186b0305579c5dee0a14f9d2733cd5db
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Tue Apr 30 08:56:22 2013 +1200

    Bug 10120: Adding a syspref to control if overdue charges are updated on return
    
    On by default.
    
    To Test
    
    1/ Create an overdue item, that should get fines
    2/ Return the item
    3/ Check the borrowers record to see if the fine has been added/updated
    
    Apply patch
    1/ Make sure preference is set to do
    Repeat steps 1-3 above
    
    2/ Switch the preference to don't
    Repeat stes 1-2
    3/ Check the fine hasn't been added/updated
    
    Signed-off-by: David Cook <dcook at prosentient.com.au>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass, works as described.
    I would categorize this a bug fix for libraries that don't want
    the new changed  behaviour that was introduced by recalculating
    fines on return.
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Circulation.pm                                  |    4 +++-
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |   13 +++++++++++++
 .../en/modules/admin/preferences/circulation.pref  |    7 +++++++
 kohaversion.pl                                     |    2 +-
 5 files changed, 25 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list