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: Mark multi_currency in Journal Entry Based on Account and Company Currency #46516

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Sanket322
Copy link
Contributor

Support ticket: Support Ticket - 33868

Before: While creating a Journal Entry through Process Deferred Accounting, if the account currency differed from the company currency, the system would throw a validation error because the multi_currency checkbox was not checked.

Now: The multi_currency checkbox is checked when the account currency differs from the company currency, preventing the validation error.

@Sanket322 Sanket322 requested a review from ruthra-kumar as a code owner March 13, 2025 14:11
@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Mar 13, 2025
@Sanket322 Sanket322 marked this pull request as draft March 13, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant