Bug 28905

Summary: Make it possible to hide export column in table configuration in checkouts
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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 :)