Enric Tobella

Results 338 comments of Enric Tobella

@florian-dacosta Round 2 ![image](https://github.com/user-attachments/assets/78286dc8-a754-478b-8008-8cac2955afcf) I added a rounding factor in order to remove this possible error (the rounding should only be used on comparison)

We have a rounding issue because the reconcile is done on the currency of the company. Also we cannot use that amount, because we might have previous lines. The only...

@PaulGoubert @florian-dacosta Round 3 I have changed the flow in order to compare using the currency of the line. It has no sense to move from EUR to USD to...

The only issue I found is that it is not showing properly when reconciling with the Foraign Exchange Loss Before Reconciling ![image](https://github.com/user-attachments/assets/516ba435-557b-4bc6-85d6-e0d80ecb830a) After reconciling ![image](https://github.com/user-attachments/assets/bfce31f3-f323-42fd-8a7c-f23fdfb3bf1e) The foreign loss has been...

I applied a fix for this. I am not sure if it gets all the possible cases, but at least it is an approach