[Koha-bugs] [Bug 27081] Notes missing from lost items report column configuration when CSV export is active

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 10 16:38:56 CEST 2022


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

--- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 139001
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139001&action=edit
Bug 27081: Handle first column (checkboxes) in column settings for lost items
report

We are adding one column (the one with the checkboxes) at the beginning
of each row if it's possible to export the report to CSV.
However the column settings were not modified. We need to append one
object representing this column.

Test plan:
To test:
* Create a CSV profile of type SQL for exporting lost items
* Make sure you have some lost items
* Run Reports > Items lost
=> You can hide the notes (last column)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list