[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.03-40-gf8a6f62

Git repo owner gitmaster at git.koha-community.org
Tue Sep 12 16:26:57 CEST 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, 17.05.x has been updated
       via  f8a6f62d45b556251820f18f45bc4a3661af142e (commit)
      from  c87b963818076a58661922116893ff052b2d76a9 (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 f8a6f62d45b556251820f18f45bc4a3661af142e
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Aug 30 09:37:48 2017 -0400

    Bug 19205 - Pay selected fine generates 500 error
    
    Using the pay selected option from the borrowers account, to pay for one specific fine among other gives a 500 error, despite the payment going through.
    
    Test Plan:
    1) Add two fines using the Create manual invoice function.
    2) Select one fine and "pay selected".
    3) Pay a part of the amount.
    4) Note error
    5) Apply this patch
    6) Repeat steps 1-3
    7) No error!
    
    Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 86e8612c020cea44be123be45f2e503af38ef98b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 members/paycollect.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list