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, 20.05.x has been updated
       via  c5d3b86019c475dad701167e519b2feec45becdb (commit)
      from  949abc20748c696cbe8a60addff5f91970e199ab (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 c5d3b86019c475dad701167e519b2feec45becdb
Author: Katrin Fischer <[email protected]>
Date:   Fri Oct 16 01:23:41 2020 +0200

    Bug 26696: Fix colspan in payment table when credit exists
    
    The colspan was adjusted for the total due when a new column
    was added to the table, but the 2 lines for credits were missed.
    
    To test:
    - Go to any patron account
    - Create a manual invoice
    - Create a credit
    - Go to the 'Make a payment' tab
    - Veriy that the total lines at the bottom of the table are
      slightly off
    - Apply the patch
    - Verify that the total lines in the table now display correctly
    
    Signed-off-by: David Nind <[email protected]>
    Signed-off-by: Martin Renvoize <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit adfed0a945eb00ff0fe501ff1c90e25076777a34)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to