[Bug 13732] New: Incorrect total charges on the checkouts table in a patron record
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13732 Bug ID: 13732 Summary: Incorrect total charges on the checkouts table in a patron record Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: david.roberts@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 36037 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36037&action=edit Screenshot showing 0.00 total under the charges column The patron checkouts table contains a column for charges. The total at the bottom of this column is the total fines, not total charges. Therefore, the situation can arise where the list of charges each contains 0.00 in the charge column, but the total contains a different value entirely, for example: Item 1 : 0.00 Item 2 : 0.00 Total : 8.00 The charges column is not the same as fines, so the charges total shouldn't be displaying the fines total. A possible solution might be to include a column for fines in addition to the charges column (possibly instead of the replacement price field, which is of little use in this table). The attached screenshot is from a 3.10.13 system, but the problem is still apparent on a 3.18.x system. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13732 David Roberts <david.roberts@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.roberts@ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13732 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi David, good summary! I like the idea of a separate column. Marking this duplicate with an older bug report about the charges column *** This bug has been marked as a duplicate of bug 9481 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org