Comment 6 for bug 487890

Revision history for this message
Raphaƫl Valyi - http://www.akretion.com (rvalyi) wrote : Re: [Bug 487890] Re: Imported Orders containing configurable products creates many order lines

Hello,

I should say we didn't took care of bundle, virtual and configurable product
sales. However products with options work already well.
Our customers don't have these kind of products, so it's unlikely we take
care of them soon unless of course it's contributed by you or others.

The general idea I guess would be to store configuration options inside the
sale order line properties field, much like we did for the
mrp_bom_customization OpenERP module.

Just to make sure, what you call Magento configurable products are product
that are not actually in stock, that have possible options and when the
customer orders it,
on order (eg Make To Order OpenERP MRP process), then you will produce or
buy the product according to the selected options, right?

On the the contrary what we are able to deal with are product with options
which are a bit like the OpenERP product_variant_multi we made along with
Smile and Tiny.

Finally, for bundles, the simplest is to create Magento product that map to
OpenERP product having a BOM made of several products. Thus, selling the
product will actually lead to the delivery of the several sub-products. Of
course, better integration of this with Magento is certainly possible.

Thoughts?

On Sat, Dec 5, 2009 at 3:58 PM, ssierra <email address hidden> wrote:

> Hi,
>
> same issue here. Configurable Product order duplicates the lines as
> youngi describes.
>
> cheers
>
> --
> Imported Orders containing configurable products creates many order lines
> https://bugs.launchpad.net/bugs/487890
> You received this bug notification because you are subscribed to Magento
> Open ERP Connector.
>
> Status in Magento Open ERP Connector: New
>
> 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
>
>
>