https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30798 Emmi Takkinen <emmi.takkinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |emmi.takkinen@koha-suomi.fi |ity.org | Status|NEW |Needs Signoff --- Comment #1 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- Created attachment 135094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135094&action=edit Bug 30798: Change column order on account-fines table column settings Columns Home library and Checked out from are in wrong order on table settings. Because of this hiding Home library actually hides Checkout out from column and vice versa. This patch changes order of these columns on columns_settings.yml To test: 1) Navigate to columns settings page and modify account-fines tables column. => Note that if you hide column checked_out_from, column home_library is hidden on patrons account page. 2) Apply patch and restart plack etc. => Column checked_out_from should now be hidden. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.