[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
Mon Jun 8 11:35:26 CEST 2020


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

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
The proposed patch circumvents the serverside under-collection protection.

To test:
1/ Disable javascript in the browser (in chrome you can do this via the
developer tool > settings > disable Javascript)
2/ Attempt to pay part of a fine... enter an amount less than the 'amount being
paid' into the 'amount tendered' box
3/ Without the patch, you would be faced with an undercollection error message
(the yellow error box mentioned above)
4/ With the patch, you will not face any errors and the full payment amount
will have been recorded against the accountable, not the lower amount you
actually collected from the patron.

Failing QA - Correct patch to follow.

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