Tax amount in contract invoice culculate incorrect
Summary:
Tax amount in contract invoice culculate incorrect. The tax type is a inclusive tax, but the calculation logic is an non-inclusive tax.
Content (please ensure you mask any confidential information):
Tax type in Contract is inclusive:
But the tax amount is culculated by non-inclusive:
inclusive tax amount = 143100-143100/1.06 = 8100
non-inclusive tax amount = 143100*0.06 = 8586
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications25A (11.13.25.01.0)
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0