c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16282
[Bug 487890] Re: Imported Orders containing configurable products creates many order lines
This bug has been fixed. You can find a development branch proposed for
merging. I will see that it is merged when I am sure it works correctly.
For now test the branch and let us know if it works.
--
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/487890
Title:
Imported Orders containing configurable products creates many order
lines
Status in Magento Open ERP Connector:
Fix Released
Bug description:
Orders that have configurable products are imported into openERP with:
a line for the configurable product (and contains the pricing and quantity info)
a line for each of the options of simple products (pricing of 0)
I think the same bug is the reason of that too:
if importing a cancelled or invoiced or shipped order(of course invoiced or shipped status in magento) creates too many order lines according to:
ordered quantity, shipped quantity, cancelled quantity
I'm attaching screen shots of a cancelled order imported to openERP
of course importing already processed orders is not necessary at all,
I'm just mentioning it because I think it's the same bug causing
configurable product to have a line as well as its simple product