https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26696
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111818|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 112661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112661&action=edit 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]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
