frappe / frappe/ecommerce_integrations
Using shopify SKU as Item Id and Item Code [Proposal]
- Dominant language
- Python
- Stars
- 207
- Forks
- 276
- Avg merge
- 54m
- Merged PRs (30d)
- 1
Description
When syncing the shopify items users need to have the shopify SKU as ID for the item in the erpnext for searching for item when adding an item price and better management of items when the list getting better for my case we have 18k+ items and we have SKU for each one for that reason I have modified the code for the ecommerce_integrations module in the product itegration to use the shopify SKU as the item code and if SKU not exist then use the shopify code as a fallback here a screenshot of the current modification.

If it's possible to get access and create a PR for this issue it would be great!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the ecommerce_integrations module's product integration and review how Shopify items currently choose their ERPNext item identifier. Check the reported modification and determine how SKU, with the Shopify code as fallback when absent, should affect item code and item-price searches. Done means synced items consistently use that identifier and the existing integration behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100