Is there any way to apply CESS Amount and CGST & SGST total Amount?
For Example, there is an item called Cold Drinks with GST @ 28% (CGST @ 14% & SGST @ 14%). And need to apply CESS 12% and GST @ 28%.
** All Taxes are inclusive of taxes*
I read the ERPNext Docs: https://docs.erpnext.com/docs/v12/user/manual/en/accounts/articles/types-in-tax-template
Here, if use On Previous Row Amount option with Row #, it calculates CESS % on CGST @ 14% Amount.
Is this correct?
Another way, if use On Net Total option then it calculate on Net Total of all items. In this case, I cannot add those Items which have same GST Rate i.e., 28%. Because one Item does fall in CESS and another does not.
In these cases, how to configure CESS % in ERPNext?
@JayRam It would be big help if you guide for the same.
Please post some workings - some numbers with examples of how the GST and Cess calculations ought to be. Somebody here would be able to give you pointers about how to set it up correctly.
If I map CESS Tax Template in Item Master → Item Tax Child Table CESS percentage is not calculating automatically. How to apply CESS automatically like GST %
In single Sales invoice, If I have multiple Items with same Tax Rate i.e., GST @ 28%. Whereas one Item has GST @ 28% with CESS @ 12% and another Item does not fall under CESS @ 12%.
Here, How will ERP calculate the CESS %?
Expected: CESS % should be applied on that item which is eligible for.
Same Question for Point-of-Sale Page. How will it work?