19 Feb
2025
19 Feb
'25
3:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39163 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.