Bug 26490: Fix column configuration for fines trasactions
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 20 Sep 2020 22:06:32 +0000 (22:06 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 28 Sep 2020 13:06:52 +0000 (15:06 +0200)
commitdc7f187743b614cda367a032d89f4e55a35d311b
tree10caa74fb4dd5e39d8e1e535f57f88b08fbf5b43
parentbe7c705d3bfba2044d4656e86b9e94c537c26945
Bug 26490: Fix column configuration for fines trasactions

Hiding the last columns on the fines transactions in the
patron account in staff didn't work correctly as we had missed
adding Home library to the configuration options when it was
added.

This adds the missing definition and now all columns can be
toggled correctly.

To test:
- Go to any patron account in staff
- Go to Accounting > tab transactions (maybe add some fines)
- Toggle the columns on the table using the menu, especially
  - notes, home library and checkout date
- Go to Administration > Table configuration
- Verify the settings for the table work well from there too -
  with the patch, home_library will show as new option

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/columns_settings.yml