c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23768
[Bug 711702] Re: Products import does not match categories - Openerp6-module
the provided patch works, the question is whether we apply it or not.
applying it would impact former versions of the connector that do not
have this issue and as some said, I'm not sure we need to define a new
mapping file just for that. At least, for the moment raising the
priority of the bug will increase the visibility of the patch.
** Changed in: magentoerpconnect
Status: New => Confirmed
** Changed in: magentoerpconnect
Importance: Undecided => High
--
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:
Confirmed
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