https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38472 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Summary|exportColumns hard-coded in |exportColumns hard-coded in |patron categories |patron categories, patron | |restriction types, and | |basket tables --- Comment #6 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Before applying the patches (and without the dependencies), use the 'Export' option for these tables: . Administration > Patrons and circulation > Patron categories . Administration > Patrons and circulation > Patron restriction types . Acquisitions > [Vendor] > [A basket for a vendor with an order] (You need to add an order to a basket) 2. Look at the columns exported in the files and compare to the columns shown in the browser for the tables - they don't match up. 3. Apply the patches (and dependencies). 4. Refresh the pages and export the tables again. 5. Note that: - The columns in the exported files match what is shown for the tables - The columns you would expect to be exported are exported, and columns such as Actions (Patron categories and Patron restriction types) or Place hold, Modify and Cancel order (for a basket) are not. -- You are receiving this mail because: You are watching all bug changes.