Tax calculation
I have a requirement from the management to implement a specific tax calculation. I need to calculate the vat amount like 15/115 * recommended selling price. Since each item has different prices I am just wondering how to implement this on oracle. Anyone could help please
0