← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Kyle, do you see at least the SKU passed when requesting the products during
the order imports?
Second, this change will make no difference when downloading ALL the product
from Magento to OpenERP in the instance form. Some products will probably
not be downloaded at that moment if their SKU can match some product id. But
I think this is not something that important as downloading the products
happens on the fly while importing the orders anyway.
Anything information you can tell to help us hunt this issue Kyle?
Alternatively, if in trouble, you could hack the Magento PHP to fix the
issue on their side, but I should say I don't understand why you keep having
this issue.

On Fri, Dec 17, 2010 at 5:41 PM, Kyle Waid
<688225@xxxxxxxxxxxxxxxxxx>wrote:

> Hi, I completely removed all openerp components, and restored a fresh
> backup of our magento database on a dev server. I downloaded the latest
> sources after you released the voucher payment fix and yes it still does
> not import those products. I see your mapping in the mapping template,
> but I dont see any difference when it is downloading the orders. I tried
> adding the products to the cart, anything, Just cant get those missing
> products.
>
> --
> You received this bug notification because you are subscribed to Magento
> Open ERP Connector.
> 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?
>
>
>

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