frappe / erpnext_shopify

[Deprecated] Shopify connector for ERPNext
https://frappe.github.io/erpnext_shopify
Other
22 stars 56 forks source link

Item Group Sycn #128

Open saurabh6790 opened 8 years ago

saurabh6790 commented 8 years ago

In shopify if a main group is created and sub category are added then in Item group tree in ERP should also create a main item group and add sub-groups under it,but in ERP its creating all main and sub groups as different groups.

As we are planning to use item group feature in quotation for better fetch of items and this issue may result to confusion we need to check why this happens or check if item group can be stopped from syncing?

Nehamirpuri commented 8 years ago

@saurabh6790 please let me know how are you planing to solve this issue?

saurabh6790 commented 8 years ago

@Nehamirpuri

While Item syncing, we are mapping Product Type from Shopify to Item Group in ERPNext.

I checked about pulling Product Type hierarchy from Shopify for creating item group in ERPNext, but unfortunately till now not reach to any concrete solution.

I think mismatch of tree hierarchy does not impact while pulling items to quotation. But still, to avoid confusion as an immediate solution, you have to manually update item group hierarchy in ERPNext, whenever you add new Product Type to Shopify.