Source Currency Inconsistency for LCY Postings and cash posting on sales documents - #10246
Source Currency Inconsistency for LCY Postings and cash posting on sales documents#10246Anders (AndersLarsenMicrosoft) wants to merge 36 commits into
Conversation
Co-authored-by: AndersLarsenMicrosoft <28434119+AndersLarsenMicrosoft@users.noreply.github.com>
Good Sense Reviewer - ReplyThanks for the details. Response to your point:
|
Code is updated |
a882112
Good Sense Reviewer - Round 6Recommendation: Request ChangesWhat this PR doesThis PR changes the source-currency VAT-base calculation in Gen. Jnl.-Post Line so LCY sales cash postings avoid conversion through a blank source currency. Since round 5, APAC changed the non-blank-source-currency fallback to return Status of previous suggestions
New observations (commits since round 5)None - the new commit only touches the existing APAC source-currency helper, and it is covered by S1 above. Risk assessment and necessityRisk: This is still a financial posting path that feeds source-currency VAT-base values into G/L entries. If the APAC blank-currency branch stays as Necessity: The LCY sales cash-posting scenario is valid and important because it affects source-currency consistency during posting. The fix is still necessary, but the APAC copy should preserve the VAT-base calculation before merge.
|
I would clame that the suggested fix is correct. The change does not update the VAT base amount at all only the source currency amount. so there is no VAT-base problem If you see any issue in this It is in case there is either VAT or WHT |
|
What & why
Source Currency Inconsistency for LCY Postings and cash posting on sales documents. Please note that in APAC we fix for WHT instead of VAT
The issue is for posting an invoice with cash payment - then the payment entry doesn't have the3 correct source currency amount
Linked work
Fixes AB#646791
How I validated this
What I tested and the outcome (required — be specific: scenarios, commands, screenshots for UI changes)
Risk & compatibility