ecommerce_integrations icon indicating copy to clipboard operation
ecommerce_integrations copied to clipboard

Using shopify SKU as Item Id and Item Code [Proposal]

Open SherefAbolmagd opened this issue 2 years ago • 0 comments

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.

image

If it's possible to get access and create a PR for this issue it would be great!

SherefAbolmagd avatar Apr 19 '23 08:04 SherefAbolmagd