← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 487890] Re: Imported Orders containing configurable products creates many order lines

 

https://code.launchpad.net/~sharoonthomas/magentoerpconnect/openerp6
-module-with-configurable-and-options

** Changed in: magentoerpconnect
       Status: Confirmed => Fix Released

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