https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28327
--- Comment #56 from David Nind <[email protected]> --- Testing notes: 1. I hope I have got the text for the release notes correct - I wasn't sure how to describe the changes to all the areas where the CSV export is used/was updated (apart from listing them all). 2. These are a couple of things I noted - these are outside the scope of this bug though: - In areas where DataTables is used (which has its own export function), is it now necessary to have an output section (output to screen and to file)? For example, the log viewer. - For the log viewer, the columns that are exported when using the output area export file are different to that displayed on the screen: . Screen: Date, Librarian, Module, Action, Object, Info, Interface . Output to file from the output selection area: action, barcode, biblioitemnumber, biblionumber, info, interface, module, object, timestamp, user . DataTables export: same as for screen 3. I only tested a couple of areas after the patch was applied: item search, log viewer, and the circulation report (after adding a few check outs). -- You are receiving this mail because: 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/
