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: set debit in transaction currency in GL Entry (backport #44134) #44193

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 18, 2024

Issue: When a multi-currency payment transaction is made, the debit value in the transaction currency is not being updated in the GL Entry posted against that payment.

ref: 25193

Before:
gl_entry_before_fix

After:
gl_entry_after_fix

Backport needed: v15


This is an automatic backport of pull request #44134 done by Mergify.

sudarsan2001 and others added 4 commits November 18, 2024 11:42
(cherry picked from commit 4a1cd5a)
On a foreign currency payment entry, assume any one of the foreign
currency as the transaction currency

(cherry picked from commit 6681882)
(cherry picked from commit 4aab6f5)
@ruthra-kumar ruthra-kumar force-pushed the mergify/bp/version-15-hotfix/pr-44134 branch from 4b82bc2 to 8cc59e3 Compare November 19, 2024 06:10
@ruthra-kumar ruthra-kumar merged commit eca4391 into version-15-hotfix Nov 19, 2024
11 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-15-hotfix/pr-44134 branch November 19, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants