frappe / frappe/ecommerce_integrations
Set HSN code (for India) while syncing items from Shopify
Open
- Dominant language
- Python
- Stars
- 206
- Forks
- 275
- Avg merge
- 54m
- Merged PRs (30d)
- 1
Description
For India, the HSN code is mandatory in Item master. Currently, the Shopify integrations does not set HSN code while syncing items from Shopify to ERPNext. It gives validation (via India Compliance app) while syncing and fails.
Proposed Solution:
In Shopify Settings, we can introduce a child table to enter default HSN code based on "Item Group". And while syncing items, we can set the HSN code based on Item Group.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.