Hi,
We have currently an issue with “Customer Self Billing” which causes to have differences based on, what it seems, a rounding of the price:
As you can see in the image, there is a deviation based on net amount and invoiced amount. in both cases the price is per ton and the tons are 2,433. The difference is because:
- Invoiced Amount (matched quantity x Customer Part Price/Curr) = 2,433 x 3030 = 7371,99
- Net amount (matched quantity x Calculated Net Price/Curr) = 2,433 x 3030,102 = 7372,238
This difference causes that when we do the “Print Invoice” it generates an error showing an unabalanced voucher and not registering the AR postings and tax (IP2 and IP4). The real price is 3030,102 which is the price in the Customer Order.
It seems that somehow, IFS takes the customer part price/curr as a rounded number based on the Customer Order line. Do you know how to avoid this?
Thanks and kind regards.