dveldhoen / easyinvoice

MIT License
165 stars 31 forks source link

Unable to add both CGST and SGST taxes with the same tax rate #96

Closed Jaydeep189 closed 1 year ago

Jaydeep189 commented 1 year ago

There are two taxes, CGST and SGST, and they both have the same tax slab (9%), how can I implement it in easyinvoice, is there any way that I can show both taxes which have the same rate in different lines and also with a different name.

I can't find anything with which I can have different names for different tax slabs.

Example template of what I want to achieve in easyinvoice.

image

dveldhoen commented 1 year ago

Unfortunately easyinvoice was never built with two types of tax in mind, that would require fundamental changes which unfortunately is not possible on the short term roadmap. I will jot it down as a feature request, but I can't promise a date on which we will implement it. Sorry we can't be of more help for now.