https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39163

--- Comment #1 from Katrin Fischer <[email protected]> ---
Hi, if you want just a CSV export, I think you can already achieve this quite
easily with the standard reports. 

Try something like:
select * from items where itemnumber in <<List of itemnumbers|list>>

-- 
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/

Reply via email to