frappe / frappe/ecommerce_integrations

GST category is not getting updated if the order is placed from international address to indian address

Open
#281 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
206
Forks
275
Avg merge
54m
Merged PRs (30d)
1

Description

Hi Team,
Here is one case, if the person has an international address, and places a new order for the Indian address, then a new address is created but the GST category for the newly address created address is not getting updated, It remains over cease and the order is not getting synced with Erpnext and throws error message **"Cannot set GST Category as overseas for Indian Address"**.

![image](https://github.com/frappe/ecommerce_integrations/assets/148338951/ec36b8e6-744c-4d79-a486-865c9eeef7c9)

Expectation -
If the person has an international address and places a new order for the Indian address, The GST category has to be changed from over cease to registered or unregistered for the newly created Customer, and the order has to get synced with Erpnext.

Thanks & regards
Anoop

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the international-to-Indian address order flow described in the issue and trace the Python integration path that creates or updates the customer address. Verify how the GST category is assigned and confirm done when the new Indian address receives a valid category and the order syncs with ERPNext without the overseas-address error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.