https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40702
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186406|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 186434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186434&action=edit Bug 40702: Add missing "Title" header in Inventory csv export This patch adds a missing "Title" header in the Inventory csv export. Test plan: 0. Apply the patch and koha-plack --restart kohadev 1. Go to http://localhost:8081/cgi-bin/koha/tools/inventory.pl 2. Check the "Export to CSV file" checkbox and click "Submit" 3. In the export, note that the A1 cell now says "Title" Signed-off-by: Noah Tremblay <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
