← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hi, When you say do you see the sku passed, is this displayed in the
openerp server log? Here is what happens when I click import orders. I
understand that they wont be imported while products import but only
during sale import. I know the mapping is set I see it there. Any
information you have or if you tell me what to do I can try it. Im not
sure to see if it is requesting the sku or not.


[2010-12-17 16:03:29,328][midev1] INFO:ext synchro:Created in OpenERP res.partner.address from External Ref with external_id mag_order2018154 and OpenERP id 15499 successfully
[2010-12-17 16:03:29,368][midev1] INFO:ext synchro:Created in OpenERP res.partner.address from External Ref with external_id mag_order2018155 and OpenERP id 15500 successfully
[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
[2010-12-17 16:03:31,265][midev1] INFO:ext synchro:Created in OpenERP sale.order from External Ref with external_id 1109619 and OpenERP id 9502 successfully
[2010-12-17 16:03:32,097][midev1] INFO:ext synchro:Created in OpenERP res.partner.address from External Ref with external_id mag_order2018160 and OpenERP id 15501 successfully
[2010-12-17 16:03:32,128][midev1] INFO:ext synchro:Created in OpenERP res.partner.address from External Ref with external_id mag_order2018161 and OpenERP id 15502 successfully
[2010-12-17 16:03:32,758][midev1] INFO:ext synchro:Created in OpenERP sale.order from External Ref with external_id 1109620 and OpenERP id 9503 successfully

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