https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38472
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|exportColumns hard-coded in |exportColumns hard-coded in |patron categories |patron categories, patron | |restriction types, and | |basket tables --- Comment #6 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
