← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 688225] Re: Importing products skip if catalog_product_entity = sku crisscross

 

The reason the product mentioned above wont import is because that products entity_id is the same sku as product
Chrome Faucet with Brass Lever
SKU: 5369
Entity ID 4370

Thats the only relationship we have. If we changed this products sku to
anything else, then the cheese making product will import. I do not know
how to tell if it is looking up in sku, but the above part about it
saying an external ID that isnt equal to anything is weird to say the
least.

-- 
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