http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9481
Rafal Kopaczka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36739|0 |1 is obsolete| | --- Comment #19 from Rafal Kopaczka <[email protected]> --- Created attachment 36740 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36740&action=edit [PATCH] Bug 9481 - charge not showing fines On 'Check out' and 'Details'. When looking at the patron record or the checkout screen the checkout summary is now showing 0 for all the Charges even if the item was overdue and has accrued fines. To test: 1/ Check out items with past due date 2/ Run fines.pl script (ensure finesMode is set to Calculate and Charge) 3/ Verify on Fines->Pay Fines screen that fines where calculated correct. 4/ Go to Patron record, charge column on Details and Check out screen should be 0 or rental charge amount only. But total amount row display right number, same as in pay fines screen. 4/ Apply patch. 5/ Now charges on display and check out screen shows all outstanding fees for each item. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
