c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08677
[Bug 688225] Re: Importing products skip if catalog_product_entity = sku crisscross
This line here
[2010-12-17 16:03:31,103][midev1] INFO:ext synchro:Updated in OpenERP product.product from External Ref with external_id 4370 and OpenERP id 3996 successfully
4370 is not a sku or an entity id in magento but it says this is a
product?
The products in order 1109619 as shown in the log is only one product
Starter Cheese Making Kit
SKU: CK01
Entity ID 5369
They had deleted products previously, so there is no entity_id 4370
--
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:
Fix Released
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