Hi,
Can we Implement the Below Mention Scenario in default IFS 10 System
we want to apply Tax on net Value and Tax
for E.g :-
Net Value :- ______________________________ = 100000
GST Tax - 18% :- (100000 x 18%) ___________ = 18000
TCS - 0.075% :- (100000+18000 x 0.075%) = 80.5 (I want to apply this type of calculation)
Gross Value :- _____________________________ = 118088.5
can Sum one help me to find out how to implement the above scenario in the system
I have tray through Tax Code and Tax structure but I didn't get the right solution because the TCS Value Calculate on Net Value(Not including GST Tax Amount)