Bug 28905 - Make it possible to hide export column in table configuration in checkouts
Summary: Make it possible to hide export column in table configuration in checkouts
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-26 10:30 UTC by Katrin Fischer
Modified: 2021-08-26 21:17 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2021-08-26 10:30:00 UTC
When ExportCircHistory is enabled, there is an extra column "Export" visible in the table of checkouts on the details and checkouts tabs in staff.

This column/functionality is not needed often and it would be great if it could be set to hidden by default via the table configuration options.

At the moment the column is explicitly set so it cannot be hidden/toggled.
Comment 1 Owen Leonard 2021-08-26 12:52:13 UTC
If we add this column to the table configuration can the ExportCircHistory preference be removed? If the administrator can hide the column by default and make it un-togglable that's the same thing?
Comment 2 Katrin Fischer 2021-08-26 21:17:06 UTC
I could be sold on this :)