[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange revaluation difference in showing up in AR #43327

Open
Vigneshsekar opened this issue Sep 23, 2024 · 0 comments
Open

Exchange revaluation difference in showing up in AR #43327

Vigneshsekar opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels

Comments

@Vigneshsekar
Copy link
Contributor

Information about bug

When we pass Exchange Rate Re-Valuation Entry for a Customer, the entire receivable amount changes as per the revised exchange rate. We do not have invoice-wise reference in it.

And so, at the time of passing payment entry, the system still takes the older exchange rate at which the invoice was generated and also an Exchange gain or loss is passed.

This leads to two issues.

  1. Even after receiving full payment in USD from the customer, there is an outstanding in INR. This outstanding corresponds to the difference caused by the exchange revaluation. The user will not be able to reconcile this.

  2. The exchange gain or loss is booked twice. One during the revaluation and another during the payment entry as the payment entry reconciles the invoice with the invoice's exchange rate and books the remaining in exchange gain or loss.

Module

accounts

Version

ERPNext version - Version 15

Installation method

FrappeCloud

Relevant log output / Stack trace / Full Error Message.

No response

@ruthra-kumar ruthra-kumar self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants