Code Monkey home page Code Monkey logo

Comments (8)

turbo124 avatar turbo124 commented on June 26, 2024

@scatternet-tech

Thanks for the detailed information this is helpful.

Can you advise whether it is mandatory for the assignment of CGST and SGST to be displayed on the invoice itself?

The tricky part from our side would be for example:

100 @ 5% tax

This would result in a tax amount of 5 which would then need to be shown as

2.5 CGST
2.5 SGST

Would it be acceptable to create a tax label

CGST 2.5% - $2.50
SGST 2.5% - $2.50

We'd then be able to build a ruleset for India, however, for this to work we'd need to understand quite a bit more about the rules around India and whether these rules are uniform across all states.

from invoiceninja.

scatternet-tech avatar scatternet-tech commented on June 26, 2024

Hi,

Thanks a lot for your attention on this.

"Can you advise whether it is mandatory for the assignment of CGST and SGST to be displayed on the invoice itself?"

Yes. It is mandatory to display IGST or CGST-SGST in the invoice, along with individual product tax rates.

Sample Invoice for an Interstate Transaction(IGST):
IGST

Sample Invoice for an Intrastate Transaction(SGST-CGST):
CGST

Would it be acceptable to create a tax label
CGST 2.5% - $2.50
SGST 2.5% - $2.50

The above Tax labels are ok if all the products in the invoice are of the same tax rate. But, when there are multiple products with different tax rates, then it doesn't look right.

First, there should be a provision to select the tax rate for every individual product.
Second, Calculate the Total net Tax.
Third, Mark the Total net Tax as IGST or SGST-CGST.

We'd then be able to build a ruleset for India, however, for this to work we'd need to understand quite a bit more about the rules around India and whether these rules are uniform across all states.

GST rules are the same across the country.
There are other things like reverse charges etc under GST, which are very rarely used. Hence, it is not discussed here. I would say 99.9% of the invoices will be the normal GST invoice type(which we are discussing now).

Please let me know if you have any questions.

from invoiceninja.

turbo124 avatar turbo124 commented on June 26, 2024

image

This is the tricky part here. There is no logic that supports splitting a tax down into two components from a single tax rate.

The only way I can think of that this could be supported would be by using a twig template to display the split data using some conditional logic.

from invoiceninja.

scatternet-tech avatar scatternet-tech commented on June 26, 2024

Can we implement this logic under the "Auto Tax" feature specific to India?

from invoiceninja.

turbo124 avatar turbo124 commented on June 26, 2024

Hi There,

Yes, the tax calculation is the easy part. The only difficulty would be the display of the split tax data - but this could be managed if using a custom design implemente with a Twig Template.

from invoiceninja.

scatternet-tech avatar scatternet-tech commented on June 26, 2024

Looks Good.
Can you suggest the changes required in the custom invoice template?

from invoiceninja.

turbo124 avatar turbo124 commented on June 26, 2024

@scatternet-tech

The twig engine is pending release. but once it is released, you'll be able to use conditions to display the tax data as needed on the final PDF.

from invoiceninja.

scatternet-tech avatar scatternet-tech commented on June 26, 2024

When is it expected to be released(tentatively)?

Meanwhile, please create the required custom tax labels for computing IGST, CGST and SGST. I will use two separate custom invoice templates for Inter and intra-state invoices.

from invoiceninja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.