Order Summary in P42101 shows incorrect tax and tax rate
Hi All,
This is on JDE 9.0 with Colombia localization enabled.
When I enter a sales order, and I find the Order summary screen showing an incorrect value of tax rate and tax.
Whereas when I check in the online invoice screen, it shows the correct tax value as expected.
I have made some technical observations and found that the online invoice application calls the tax calculator business function and passes the item group value (Taxable YN) to the item number parameter of the tax calculator business function.
Whereas, in the sales order application, the Order Summary business function calls the tax calculator business function and passes the item number to the item number parameter of the tax calculator business function.