[koha-commits] main Koha release repository branch master updated. v16.05.00-967-g011d608

Git repo owner gitmaster at git.koha-community.org
Thu Sep 29 13:17:18 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  011d60823b2ab8fd0fb5f28f4b897c5c82798508 (commit)
       via  94617acef62d38079ed316797700faccd2edc335 (commit)
      from  f79ad28017df63d6ff8a1abd09ed388870e96c98 (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 011d60823b2ab8fd0fb5f28f4b897c5c82798508
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Sep 6 14:05:11 2016 +0000

    Bug 15902 [QA Followup] - Use Koha::Patrons instead of Koha::Borrowers
    
    Since the initial submission of this patch, the module Koha::Borrowers
    has been moved to Koha::Patrons. This patch changes the call from
    Koha::Borrowers to Koha::Patrons.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 94617acef62d38079ed316797700faccd2edc335
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Feb 24 15:23:32 2016 +0000

    Bug 15902 - Remove use of recordpayment in process_koc.pl
    
    Test plan:
    1) Apply this patch
    2) Create an offline circ payment
    3) Process the offline circ payment
    4) Payment should show in Koha
    
    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:
 offline_circ/process_koc.pl |   36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list