10 Mar
2017
10 Mar
'17
2:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16895 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #3)
Any chance to include some kind of unit testing? We have some tests for MsgType.. Can you further explain the use of the pay_type?
Yes, it is a legacy parameter that simply declares this payment was made via SIP.
If I follow the chain, it gets written to the accounts table with a sip prefix? But is that the only thing it does, or do I overlook any specific behavior for sip payment type?
Nope, that is literally all it does, it is existing behavior that we are continuing to use. -- You are receiving this mail because: You are watching all bug changes.