[Koha-bugs] [Bug 24603] Allow to cancel charges in patron accounting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 09:08:18 CEST 2020


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

--- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to David Nind from comment #14)
> This might be an edge case, but if you:
> - Partially pay a charge (pay $5 off a $15 charge)
> - Pay the rest of the charge (pay $10 off a $15 charge)
> - Void one of the payments for the charge
> - Then you cannot cancel the charge
> - This option comes back when you void the other partial payment
> 
> My notes from testing;
> - updatedatabase required

I believe this is the expected behaviour. You can only cancel a charge if it
has not been paid off (partially or fully). So the action of voiding all
payments against it would make it act as though that was the case and as such
it should be cancellable.

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


More information about the Koha-bugs mailing list