[koha-commits] main Koha release repository branch master updated. v16.05.00-970-gfe0fc22

Git repo owner gitmaster at git.koha-community.org
Thu Sep 29 13:19:12 CEST 2016


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  fe0fc226c524d6f63c8d64af7a0c8b2c5ac7198f (commit)
       via  d8a6ffeb2b69b07cabd106d0deefcf93c9e204ae (commit)
      from  acd0f6f116d0411d6faebaff5b23efcf7298b3d9 (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 fe0fc226c524d6f63c8d64af7a0c8b2c5ac7198f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 24 15:05:01 2016 +0000

    Bug 15899 - Remove C4::Accounts::recordpayment
    
    Test Plan:
    1) Apply this patch
    2) prove t/db_dependent/Accounts.t
    3) git grep recordpayment should show no calls to the recordpayment sub
    
    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>

commit d8a6ffeb2b69b07cabd106d0deefcf93c9e204ae
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 24 15:05:21 2016 +0000

    Bug 15899 - Fix up unit tests
    
    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            |   28 ----------------------------
 t/db_dependent/Accounts.t |   21 +++++++++++++--------
 2 files changed, 13 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list