[Koha-bugs] [Bug 15896] Use Koha::Account::pay internally for makepayment

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 17:36:38 CET 2016


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
This isn't working for me. Here are the steps that are showing a problem:

1. Start with a patron who has a $16.00 fine on their account.
2. Go to Fines, click the "Pay" button next to the fine.
3. Enter a partial amount in the "Collect from patron" field: 8.00.
4. Confirm the payment. The correct payment is registered.
5. Click the "Pay" button again.
6. Click the "Confirm" button without changing the "Collect from
   patron" amount (now 8.00).

The "Pay fines" tab now shows 

Amount: -8.00
Amount outstanding: -8.00
Sub total: -8.00
Total due: -8.00

Testing the process in master and it worked correctly. The last step results in
a 0.00 balance.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list