c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07641
[Bug 688225] Re: Importing products skip if catalog_product_entity = sku crisscross
Hi, in 5.0 it didnt appear to add new products but what I did was first
import products to make sure I wouldnt get that dreaded error, then make
the change and update the module via admin panel. Then I tried to import
products again. Mabe I should have imported products after modification
first.
I will test with the 6.0 module in a few hours and again with 5.0 with
no imported products also. I havent looked at the 6.0 module yet but I
did notice in the 5.0 module the line you speak of is not located in
method oeid_to_extid but in the method directly after
def ext_id to_oeid
I hope I get it working. Thanks for your support
--
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