News:

Looking for documentation? Take a look on our wiki

Main Menu

How to add CGST and SGST as new columns per each product

Started by godsgracetech, December 20, 2017, 18:42:41 PM

Previous topic - Next topic

godsgracetech

Dear Experts,
Please help me to fix this issue with Cart Table. As per Indian Government rules, GST has been divided into three parts like CGST, SGST and IGST. As per my requirements, we need to show CGST and SGST per each product in the cart table. Here we have Tax column in the existing table. I have changed to GST in the overrides.

Existing Table:



NameSKUPriceQuantityTaxDiscountTotal
XYZDAS12FD20.0010.000.0020.00

New Table that we want:



NameSKUPriceQuantityCGST RateCGST AmountSGST RateSGST AmountDiscountTotal
XYZDAS12FD20.0015%1.005%1.000.0022.00

As per my requirements, we would like to add CGST Rate, CGST Amount, SGST Rate, SGST Amount as new columns in the same table. How can i update this table and what are the files we need to change to add these extra columns ? Please find the attached screen grab to understand about the issue.


How to add these CGST and SGST per each product when we add any new product ? For now we found an option to add either Tax or GST or anyone.

I hope you understand the issue, please help me to fix this issue. Appreciate you all for your kind guidance and support.

Thank You