https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24603
--- Comment #15 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
