ecommerce_integrations
ecommerce_integrations copied to clipboard
Using shopify SKU as Item Id and Item Code [Proposal]
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!