Hi All,
I am doing one scenario to do the calculation to get the correct value.
(((value - taxTrans.TaxAmount) / qty) * _inventTrans.Qty) + vendInvoiceTrans.TaxAmount;
In this kid of calculations is it apply the bodmas rules or any other rules apply.
please help me on this. because I get wrong values.
Regards,
Srinivas