← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711702] Re: Products import does not match categories - Openerp6-module

 

This patch worked for me, too - thanks!

Note to other OpenERP noobs - after editing the field mappings in the
GTK interface, you have to click "save and close" on not only the
"Mapping Lines" window but also the "Mappings" window and finally click
'save' on the whole 'Magento Instances' record. Once this was done, I
was able to use the "Import Products" button to successfully resync
products + their categories from Magento - no need to start all over.

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

Title:
  Products import does not match categories - Openerp6-module

Status in Magento Open ERP Connector:
  New

Bug description:
  During the installation of the Openerp6-module and all it dependencies, two default product categories are created (Service and All Products).
  When configuring the settings of the connector a default category is required to be set in the Core Settings. I created a new default category called "Products without category" and set up the connector.

  These are the steps:

  1. Reload referential map settings
  2. Synchronize Referential settings

  Then I use the buttons in the connector in the presented sequence.

  1) import Customer Groups
  2) import product categories
  3) import product attributes sets
  4) import attribute groups
  5) import product attributes
  6) import products

  Everything seems to be imported without a problem.

  Except I have two problems:

  First issue:

  Something strange occurs when the product categories from Magento are
  imported. The "Root Catalog" suddenly gets a new parent category
  called "UNDEFINED".

  Magento's original categories:

  Root Catalog/
  Root Catalog/CategoryX
  Root Catalog/CategoryY

  OpenERP imported catalog

  UNDEFINED/Root Catalog/
  UNDEFINED/Root Catalog/CategoryX
  UNDEFINED/Root Catalog/CategoryY

  Second issue:

  The next problem occurs when all products from magento are imported to the 'All products" category and not in the category structure that was imported from Magento.
  Manual assigning product categories in the 'Extra Categories tab" and exporting the catalog to Magento doesn't work neither.

  I'm using the following setup:

  - Openerp-server-6.0.0-rc2

  - Openerp6-module ref. version: 381

  Openerp6-module dependencies (extra-trunk ref. version:5158)
  - Product_m2mcategories
  - Base_sale_multichannels
  - Base_external_referentials
  - Product_images_olbs

  - Magento 1.4.2.0 with magento-module ref. version 24.

  A similar question was posted here:
  https://answers.launchpad.net/magentoerpconnect/+question/89832

  Any help would be greatly appreciated.

  H



References