[koha-commits] main Koha release repository branch master updated. v16.11.00-168-ge134350

Git repo owner gitmaster at git.koha-community.org
Wed Jan 11 15:10:51 CET 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, master has been updated
       via  e134350813db967458ca8a0928210909d5ec7e4d (commit)
      from  cf52095e19a348865f3728c43f20ebb2e2415dd8 (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 e134350813db967458ca8a0928210909d5ec7e4d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 24 14:01:23 2016 +0000

    Bug 15898 - Use Koha::Account::pay internally for makepartialpayment
    
    This is the fourth patch in a series to unify all payment functions into
    a single mathod
    
    Test Plan:
    1) Apply this patch
    2) prove t/db_dependent/Accounts.t
    3) Test fine payment via the "Pay" button,
       but make the payment for less then the full amount
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Accounts.pm |   73 +++++++++++---------------------------------------------
 1 file changed, 14 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list