[Koha-bugs] [Bug 25526] Using Write Off Selected will not allow for a different amount to be written off

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 3 00:31:58 CEST 2020


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 105507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105507&action=edit
Bug 25526: Allow write off selected of less than or equal to amount

TEST PLAN:
1. Have a fine on a Patron's account.
2. Choose the "Write off Selected" button
3.  Enter an amount less than the amount owed by the patron.
4. Koha will give a yellow box with a note "You must collect a value greater
than or equal to 2.00." The $2.00 is the amount that is attempted to write off
(the amount less than the amount owed).
5. Apply patch
6. Again try to pay an amount less than the amount owed.
7. You should be able to pay it off.
8. Try paying an amount more than owed, you should still get an error. You
shouldn't be able to write off more than the amount.
9. Make sure 'Pay selected' still works as it should.

-- 
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