https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24515 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97931|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 97933 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97933&action=edit Bug 24515: Column Configuration for pay-fines-table does not hide Account Type properly This patch corrects the order of the columns in the columns configuration YML file. The incorrect order was causing the wrong column to be hidden when changing the columns settings for the table in Administration. To test, apply the patch and go to Administration -> Columns settings. - Under Patrons -> pay-fines-table, test hiding the account_type and description columns, together and separately. - Verify that the correct columns are hidden on the pay fines screen (Patron -> Accounting -> Make a payment) Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.