Skip to content

Conversation

Bhavan23
Copy link
Contributor

@Bhavan23 Bhavan23 commented Sep 3, 2025

Ref: 47439

Issue:

  • Allocated and difference amounts in Payment Reconciliation did not consider field precision. This led to rounding issues and inaccurate calculations, especially when different exchange rates were involved.

Fix:

  • Applied field precision from Payment Reconciliation Allocation for both allocated_amount and difference_amount.
  • Ensures consistent rounding and accurate difference calculations when handling multiple exchange rates.

Before:
1.
image

image
image

After:
image

Backport needed: v15

…ith field precision for accurate exchange rate calculations
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant