[koha-commits] main Koha release repository branch master updated. v19.11.00-2191-g5bff65dd7a

Git repo owner gitmaster at git.koha-community.org
Tue May 12 15:14:42 CEST 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, master has been updated
       via  5bff65dd7a76f69d3cfb91c5e4806b3618edf3b3 (commit)
       via  7b84e00f7e2f8c8b05c798ee08a1fee203903c27 (commit)
       via  49d2756f7be4815e7e93874710241506d6a3f9fc (commit)
       via  53349e8000d7073220fedb48bcd910abec7a592b (commit)
       via  2c9a322486e003e9f36d48fa72a5dd27b6ebcad9 (commit)
      from  61718c5c57ff4d17992624126dc2edbadb394d74 (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 5bff65dd7a76f69d3cfb91c5e4806b3618edf3b3
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue May 12 09:24:28 2020 +0100

    Bug 25417: (QA follow-up) Add integration test for AddReturn
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 7b84e00f7e2f8c8b05c798ee08a1fee203903c27
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon May 11 21:14:24 2020 +0100

    Bug 25417: (QA follow-up) Restore 'fixing' of fines
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 49d2756f7be4815e7e93874710241506d6a3f9fc
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon May 11 21:13:47 2020 +0100

    Bug 25417: (QA follow-up) Clarify _FixOverduesOnReturn test
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 53349e8000d7073220fedb48bcd910abec7a592b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 8 12:28:46 2020 +0200

    Bug 25417: Prevent negative debit amount on backdating returns
    
    Koha::Account->add_credit is expecting a positive amount.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Didier Gautheron <didier.gautheron at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 2c9a322486e003e9f36d48fa72a5dd27b6ebcad9
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu May 7 14:21:59 2020 -0400

    Bug 25417: Add unit test
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Didier Gautheron <didier.gautheron at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Circulation.pm            |  4 +--
 t/db_dependent/Circulation.t | 66 ++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 65 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list