When I register a payment, the amount is changed upon saving.
For example: 1. Create Sales Order 2. Create Invoice 3. Validate Invoice 4. Register payment for $15000 5. Review registered payment, but now it is only $14068.50
Looking into the database, I see another transaction for the difference, but it is unclear as to where it is going.
Please help!
Maybe you are adding taxes and that's changing the amount.
Thanks for the reply, but its the actual payment that is changing its value, not the invoice amount.