http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1730 Summary: Pay Fines screen shows incorrect outstanding balances Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: critical Priority: P3 Component: Patrons AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org Here's what I see for my account on boraccount.pl: Date | Description of charges | Amount | Outstanding ------------------------------------------------------------------ 01/02/2008 Tip $-5.00 $-5.00 12/19/2007 $4.11 $4.11 10/27/2007 Payment $-42.32 $-42.32 10/26/2007 Lost Book $38.21 $38.21 ------------------------------------------------------------------ Total due $-5.00 On pay.pl I see this: Fines & Charges | Description | Account Type | Notify id | Level | Amount | Amount Outstanding -------------------------------------------------------------------------------------------------------------------------- [ Unpaid ] For being ornery (Fine) F 1 0 38.21 38.21 -------------------------------------------------------------------------------------------------------------------------- Total Due 38.210000 Total Due -43.210000 What's going on here? Is pay.pl only recognizing one kind of entry in my account, the one that is identified as a fine? That means that one can only eliminate a fine from someone's account by using the "pay fine" function, not the "manual credit" one? And why are there two totals? At least if you add the two totals together you get the actual outstanding balance on the account. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.