c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08152
[Bug 688225] Re: Importing products skip if catalog_product_entity = sku crisscross
We also noticed this stupid bug of magento last year, we opted to fix it
in magento instead as that is where the bug really is. The fix is pretty
small, i can look it up in our repo if anyone is interested.
--
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