openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15796
Re: [Bug 1050681] Re: product_variant_multi does not generate consistent code structure
Also, and having had a great deal of experience with product variant multi,
that is merely in the default option given, there are many other ways to
construct codes including ones which do respect the variant order.
On Mon, Sep 17, 2012 at 7:26 PM, Amit Parik (OpenERP)
<amp@xxxxxxxxxxx>wrote:
> Hello,
>
> "product_variant_multi" module is part of the extra-addons, which are
> maintained by the community, including all the modules created by
> "OpenERP" or "Tiny" as none of these are actively developed by our teams
> anymore.
>
> As per your suggestion it's your requirement as well as usability issue.
> You can customize or any community member can do it and contribute for
> the extra-addons branch.
>
> If you or anyone from the community would like to work on it, please mark
> the bug as "In progress" and assign it to yourself
> (or ask us or anyone from OpenERP Drivers to do it for you). In the mean
> time, we will mark it as "Won't fix" to indicate that
> no further progress is expected at the moment.
>
> Thank you!
>
> PS: For whomever works on fixing this, you probably want to apply/merge
> your changes in both the 6.0 and trunk branches of extra-addons:
> -
> https://code.launchpad.net/~openerp-commiter/openobject-addons/extra-6.0
> -
> https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons
>
> ** Changed in: openobject-addons
> Status: New => Won't Fix
>
> ** Summary changed:
>
> - product_variant_multi does not generate consistent code structure
> + [extra-addons]product_variant_multi does not generate consistent code
> structure
>
> --
> You received this bug notification because you are subscribed to OpenERP
> Addons.
> https://bugs.launchpad.net/bugs/1050681
>
> Title:
> [extra-addons]product_variant_multi does not generate consistent code
> structure
>
> Status in OpenERP Addons (modules):
> Won't Fix
>
> Bug description:
> When using the code generator in this module to create reference code,
> the results are not consistent when using multiple variant dimensions.
> For example, a product with a size dimension and a color dimension
> will output:
>
> [product name] - [product color] - [product size] (eg. 1234-Black-
> Small)
>
> Occasionally the module will output:
>
> [product name] - [product size] - [product color] (eg. 1234-Small-
> Black)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/1050681/+subscriptions
>
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1050681
Title:
[extra-addons]product_variant_multi does not generate consistent code
structure
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
When using the code generator in this module to create reference code,
the results are not consistent when using multiple variant dimensions.
For example, a product with a size dimension and a color dimension
will output:
[product name] - [product color] - [product size] (eg. 1234-Black-
Small)
Occasionally the module will output:
[product name] - [product size] - [product color] (eg. 1234-Small-
Black)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1050681/+subscriptions
References