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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 13 Jun 2022 13:56:09 +0000 (10:56 -0300)
commitc16e366af58bd41783a478bf9d7d8fc3257bc874
treebe98eac0b849e414de73d332dd138f321a9f8f74
parentd3e6c3c7090ed706a152c6c465efc767fc0428c1
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>
admin/columns_settings.yml