c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07425
[Bug 688225] Re: Importing products skip if entity_id = sku
So for argument 101 it creates the correct sku of 1746, even though as
you see above it reported a sku of '101' but when it gets to argument
1746 which actually has the sku of 101 it never creates the product. The
problem is quite confusing to say the least.
So to fix the problem in a terrible way we are going to have to
temporarily change all of the product skus that conflict in that manner.
Is there any way to resolve this problem? Its quite ridiculous.
** Summary changed:
- Importing products skip if entity_id = sku
+ Importing products skip if catalog_product_entity = sku crisscross
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/688225
Title:
Importing products skip if catalog_product_entity = sku crisscross
Status in Magento Open ERP Connector:
Incomplete
Bug description:
When we were importing our orders about 500 of our products would not import. We couldnt figure out why. We downloaded what we could and dumped it to a log file
We discovered that when magento was returning the products OpenERP would not add the product to the database if the catalog_entity matched the sku. We are not sure why it happens
Is there any way to fix this?
References