Commit d5d2f28
committed
PP-13622 Fix incorrect negation for won disputes in CSV files
With this change, we are fixing a bug for which disputed amounts are shown as
negative numbers in the CSV files.
The logic will now consider also the state of the dispute and present the
value as positive when the dispute has been won by the service.
Further information in Jira.
https://payments-platform.atlassian.net/browse/PP-136221 parent 556bcd7 commit d5d2f28
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
0 commit comments