Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Auto Statewise gst tax template #23832

Merged

Conversation

deepeshgarg007
Copy link
Member

@deepeshgarg007 deepeshgarg007 commented Nov 5, 2020

Issue: In a multi-company setup appropriate company's tax template was not fetched even if automatic tax template fetching was configured.

Steps to replicate/test:

  1. Add Address and Part GSTIN for the parties (Company, Customer, Supplier)
  2. Create In State and Out State Tax Categories for a state
  3. Create In State and Out State tax templates (Sales Or Purchase) for two companies and assign respective tax categories in them
  4. Now create a Sales or Purchase Invoice and and select the GST address for the company selected in the Invoice (For eg Company A). Tax Template for Company A should be auto fetched
  5. Now create a Sales or Purchase Invoice and and select the GST address for the other company (For eg Company B). Tax Template for Company B should be auto fetched

The above results were not achieved earlier and tax template for the same company (Company A) was fetched in both the steps 4 and 5. This PR fixes that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant