[koha-commits] main Koha release repository branch master updated. v16.11.00-159-g1c22598

Git repo owner gitmaster at git.koha-community.org
Tue Jan 10 14:38:19 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  1c225986879648c326408b3ad10b3bcb498b2271 (commit)
       via  f34fb4735c6417f203ea01ec472a941a89bdced5 (commit)
       via  275aa1c8d70339f13b7ec3f6c84c77fa5ff63b07 (commit)
       via  9c9d0bcfe00830acc8b4386d236adf351a8a80e4 (commit)
      from  6b0562eee87e80532d6abb423177c76062be84cc (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 1c225986879648c326408b3ad10b3bcb498b2271
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jan 10 10:21:23 2017 +0100

    Bug 15897: Update ->pay POD
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit f34fb4735c6417f203ea01ec472a941a89bdced5
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jan 9 17:19:54 2017 +0000

    Bug 15897 [QA Followup] - Update unit tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 275aa1c8d70339f13b7ec3f6c84c77fa5ff63b07
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Wed Dec 7 02:41:08 2016 +0000

    Bug 15897 - Folowup Revert "Bug 15896: [QA Follow-up] Add accountlines_id parameter in paycollect"
    
    This reverts commit b6d5748c001febc5acd67938d12ba25844d11fbc.
    
    As this bug report no more uses the accounline_id parameter to identify
    account lines to pay in Koha::Account->pay, it should revert this, to
    use the new notation everywhere.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 9c9d0bcfe00830acc8b4386d236adf351a8a80e4
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 24 13:30:07 2016 +0000

    Bug 15897 - Use Koha::Account::pay internally for recordpayment_selectaccts
    
    This is the third 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 selected" button
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Accounts.pm            |  101 +++++++++------------------------------------
 Koha/Account.pm           |   22 +++++-----
 members/paycollect.pl     |   15 ++++---
 t/db_dependent/Accounts.t |   49 +++++++++++++++++++++-
 4 files changed, 87 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list