6 lines
118 B
Text
6 lines
118 B
Text
|
id,debtor,creditor,amount,set_off,remainder
|
||
|
1,10,20,100,100,0
|
||
|
2,20,30,100,100,0
|
||
|
3,30,10,200,100,100
|
||
|
4,40,30,100,0,100
|