Bug 19075

Summary: Improve header line of cash register report
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2017-08-10 13:57:57 UTC
When exporting the results of the cash register report as CSV, the columns are currently labelled like this:

mfirstname
card number 
firstname 
branchname 
date 
accounttype 
amount 
title 
barcode 
itype

I think it would be a bit nicer, if the columns started with a capital and I would also rename a few of them:

mfirstname = Manager name (btw, why only firstname, the screen shows both firstname and surname
firstname = Borrower lastname (same as above)
branchname = Library
date = Transaction date
itype = Itemtype
Comment 1 Katrin Fischer 2020-04-13 03:14:52 UTC
It appears this has already been fixed:

Manager name	Patron cardnumber	Patron name	Transaction library	Transaction date	Transaction type	Notes	Amount	Title	Barcode	Item type