https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22090 Michal Denar <black23@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87487|0 |1 is obsolete| | --- Comment #2 from Michal Denar <black23@gmail.com> --- Created attachment 87548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87548&action=edit Bug 22090: Add missing information to cash register CSV file Some information was missing from the CSV export file of the Cash register report: manager surname, patron surname and payment notes. Also pretties up the column headers a bit and makes the sequence between GUI and CSV export match. To test: - Make sure you have some fines and fees and payments in your system - Make a search with the Cash register report - Export results as CSV - Proof read hader line and make sure contents match headings - Verify first name and surname are shown for manager and patron - Verify notes show up Signed-off-by: Michal Denar <black23@gmail.com> -- You are receiving this mail because: You are watching all bug changes.