[koha-commits] main Koha release repository branch master updated. v16.11.00-87-g35a8fe0

Git repo owner gitmaster at git.koha-community.org
Fri Dec 16 15:53:51 CET 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  35a8fe0bd11777c785d9d4ca73edb05fdc1f1ecd (commit)
       via  de33f2f2916c8d4de0700d8c04e635b6b6c08a7b (commit)
      from  d4a15fc1f141aa7ddf5ccd487eb9ae3df8048005 (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 35a8fe0bd11777c785d9d4ca73edb05fdc1f1ecd
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Dec 6 09:12:57 2016 +0100

    Bug 17586: Move ->get_balance to Koha::Account->balance
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit de33f2f2916c8d4de0700d8c04e635b6b6c08a7b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 8 13:50:10 2016 +0000

    Bug 17586: Add the Koha::Account::Lines->get_balance method
    
    Test plan:
      prove t/db_dependent/Accounts.t
    should return green
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Account.pm           |   24 ++++++++++++++++++++++++
 t/db_dependent/Accounts.t |   37 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 60 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list