https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22649
axel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87474|0 |1 is obsolete| | --- Comment #4 from axel <[email protected]> --- Created attachment 87724 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87724&action=edit Bug 22649: Add itemtype to item search results and CSV file The itemtype can be searched for in the item search form, but it is not displayed in the result list. This patch adds the itemtype to the display and the CSV export file. To test: - Try different item searches - Verify that the itemtype now shows in the result list - Export to CSV - Verify that the itemtype shows there correctly as well Signed-off-by: Axel Amghar <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
