https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23706
Bug ID: 23706
Summary: Item search CSV export doesn't include collection code
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
If you do an item search in the staff client and send the output to the screen,
the collection column will be populated. However, if you export the same search
to CSV, the column is present, but contains no data.
After poking around, I found that the screen was outputting items.ccode,
whereas the CSV was outputting biblioitems.collectiontitle. Both output formats
should use items.ccode.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/