[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 17:07:19 CEST 2020


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

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

--- Comment #3 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 105528
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105528&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.

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

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


More information about the Koha-bugs mailing list