Pavel Dubinin
Results
2
issues of
Pavel Dubinin
It looks like there's a confusion between `CdtDbtInd` (which is "CRDT" or "DBIT") and `ChrgInclInd` (with could only be "true" or "false") here: https://github.com/genkgo/camt/blob/a89fc7f9a1ec7a0f302751a7ae01ba67c6184c31/src/Decoder/EntryTransactionDetail.php#L324 Also, is it possible to somehow...
"qaMode" is a useful option for testing and I think it should always be a priority over other rules. This is the case for everything except for the Forced Rule...