[Koha-bugs] [Bug 9481] charge not showing fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 14:39:06 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9481

Rafal Kopaczka <rkopaczka at afm.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26457|0                           |1
        is obsolete|                            |
  Attachment #26684|0                           |1
        is obsolete|                            |
  Attachment #26685|0                           |1
        is obsolete|                            |

--- Comment #18 from Rafal Kopaczka <rkopaczka at afm.edu.pl> ---
Created attachment 36739
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36739&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.


More information about the Koha-bugs mailing list