https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41314
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major Assignee|[email protected] |[email protected] |ity.org | Depends on| |33484 Summary|Does ExportCircHistory |Column visibility broken on |still has a purpose ? |the checkouts table CC| |[email protected] --- Comment #2 from Jonathan Druart <[email protected]> --- Currently the column visibility is broken because the table is not using bKohaColumnsUseNames. We should first fix that because it's a bug (and a regression certainly caused by DT's saveState, bug 33484). Then it will be quite trivial to move it to the table's settings. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33484 [Bug 33484] Ability to remember user's selected table configuration and search filters for tables -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
