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

fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414) #44161

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 15, 2024

Issue:

Get Entries in Exchange Rate Revaluation is not fetching those entries where gain/loss is zero. User may want to set a different exchange rate manually.

image

Fix:

Remove the condition if_gain_loss from calculate_new_account_balance method and instead remove the rows with zero gain/loss in before_submit.

image


This is an automatic backport of pull request #43414 done by [Mergify](https://mergify.com).

…e Rate Revaluation issue

(cherry picked from commit 6de6f55)
(cherry picked from commit 9cc22b4)
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 15, 2024
@ruthra-kumar ruthra-kumar merged commit 313ea39 into version-14-hotfix Nov 15, 2024
11 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-43414 branch November 15, 2024 07:39
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.77.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants