Bug 17839

Summary: 'Print summary' totals charges and fines, but only shows charges
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Medium patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17893 - Move JavaScript to the footer on staff client catalog pages

Description Katrin Fischer 2017-01-03 21:49:20 UTC
When printing the summary from a patron account the table of checkouts has a column 'charges' that is totaled in the last line of the table. It shows the rental charges for each item, but the total also includes the overdue fines, so that the column doesn't add up.

It would be better to have a separate column for the fines and have correct totals for each column.
Comment 1 Owen Leonard 2017-06-23 18:10:34 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2017-06-23 18:17:17 UTC
Comment on attachment 64602 [details] [review]
Bug 17893 - Move JavaScript to the footer on staff client catalog pages

Sorry, wrong bug number
Comment 3 Katrin Fischer 2019-01-03 08:38:22 UTC
This is still valid.