c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07571
[Bug 688225] Re: Importing products skip if catalog_product_entity = sku crisscross
Hello Kyle,
I'm digging into the same issue on OpenERP 6 + Magento. I'll fix that.
May be it's not that it's taking a wrong id by mistake, but may be there is some issue (regression then) that makes the product on the fly import to fail silently and what you see later is an update of an existing product.
I'm not sure about that yet, I'm investigating. Thanks for reporting.
** Changed in: magentoerpconnect
Status: Incomplete => Confirmed
** Changed in: magentoerpconnect
Importance: Undecided => Critical
--
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:
Confirmed
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