-
Notifications
You must be signed in to change notification settings - Fork 688
Avoid inconsistensies when posting auto acc in alternative currency #28464
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
Conversation
|
In order to process this pull request, we would need two things:
|
|
Hi, |
|
OK, we need a subject matter expert to look at this code then, as I cannot assess the validity of this code without repro or test cases. |
|
Processing this PR. The branch is now locked 🔒 Please don't push updates unless otherwise agreed. |
|
Could not find linked issues in the pull request description. Please make sure the pull request description contains a line that contains 'Fixes #' followed by the issue number being fixed. Use that pattern for every issue you want to link. |
|
Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one. Build ID: 32905. |
Pull request was closed
The Auto Acc funtionality sometimes create inconsistencies in the database when an alternative currency is used. To avoid this the code is updated with a validate to also set the GenJnlLine.Source Currency Amount.
Work Item(s)
Inconsistencies when posting Auto Acc and Alternative Currency
Fixes AB#573902