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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 12 16:38:29 CET 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
                 CC|                            |rkopaczka at afm.edu.pl
           Assignee|koha-bugs at lists.koha-commun |rkopaczka at afm.edu.pl
                   |ity.org                     |

--- Comment #3 from Rafal Kopaczka <rkopaczka at afm.edu.pl> ---
Created attachment 26193
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26193&action=edit
Bug 9481 - charge not showing fines

Added new subroutine to sum up all outstanding
charges by borrower for this item including all historical
issues and rent charges. Previous routine gets charge
amount from system preferences instead of amount
outstanding.

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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list