https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140

Lari Taskula <la...@student.uef.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54565|0                           |1
        is obsolete|                            |

--- Comment #3 from Lari Taskula <la...@student.uef.fi> ---
Created attachment 54566
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54566&action=edit
Bug 17140: Fix rounding in total fines calculations, part 2

This patch fixes still occuring issue with total fines calculations.

To test:
1. Go to patron's fines tab, make sure there are no outstanding payments.
2. Via "Create manual invoice" tab, create one fine of 1.14
3. Go to Pay fines tab
4. Click "Pay amount" and confirm.
5. Observe error message "You must pay a value less than or equal to 1.14."
6. Run t/db_dependent/Members.t
7. Observe failure in a test case
8. Apply patch.
9. Repeat step 3 and 4
10. Observe that payment goes through
11. Run t/db_dependent/Members.t
12. Observe test passing

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to