]> git.koha-community.org Git - koha.git/commit
Bug 30798: Change column order on account-fines table column settings
authorEmmi Takkinen <emmi.takkinen@koha-suomi.fi>
Wed, 18 May 2022 09:16:42 +0000 (12:16 +0300)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 13 Jul 2022 19:30:28 +0000 (19:30 +0000)
commita525e77f4cf78d0d3112f40e32d74eb0bc14f85d
tree8552691a149333cb3fb4a9e2d563083acc71454e
parentb503c186e4ca8012b24441e746045c7439c44b97
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
Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c16e366af58bd41783a478bf9d7d8fc3257bc874)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/columns_settings.yml