[Koha-bugs] [Bug 34620] Writeoff causes 500 error if RequirePaymentType is on.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 16:47:11 CEST 2023


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

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #4)
> Hmm. Are we solving this problem at the right spot?
> Yes, we can prevent an exception by putting an if around it.
> But if we require payment type, why not fill this column correctly when we
> add the writeoff?
> 
> Not sure what is the exact difference here between type and payment type?

To Koha, writeoffs are not a type of payment. Both are types of credits ( along
with forgiveness ). It's as simple as that. That is why we have (credit) type
and payment type. To change that would require alterations to fundamental
assumptions about accounting in Koha that I don't think we need to get into to
fix this bug ;)

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


More information about the Koha-bugs mailing list