[koha-commits] main Koha release repository branch master updated. v16.11.00-85-gd4a15fc

Git repo owner gitmaster at git.koha-community.org
Fri Dec 16 15:51:56 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  d4a15fc1f141aa7ddf5ccd487eb9ae3df8048005 (commit)
       via  ce92367784b4c59db3b6aeb0e765ee3ecc0cef84 (commit)
      from  430542ad55368ffeb038c0425dafd5fb2477c292 (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 d4a15fc1f141aa7ddf5ccd487eb9ae3df8048005
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Dec 6 07:58:34 2016 +0000

    Bug 17585: Replace ->get_account_lines with ->account
    
    And return a Koha::Account instead of a Koha::Account::Lines
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

    Bug 17585: Add the Koha::Patron->get_account_lines method
    
    Test plan:
      prove t/db_dependent/Koha/Patrons.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/Patron.pm                |   11 +++++++++++
 t/db_dependent/Koha/Patrons.t |   17 ++++++++++++++++-
 2 files changed, 27 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list