Skip to content
Snippets Groups Projects
user avatar
Nicolas Lempereur authored
When a product is set on a line and we change product with the product
configurator wizard, we will use the attributes values of the previous
product.

But then since the attributes are the ones of wrong product, not
attribute is selected and if eg. we have radio button with one option
and custom value, it will never be selectable (because the radio button
is hidden and unselected).

In this commit, we do not use the current variant values when we change
product in the product configurator wizard.

note: this commit also increases the limit of (custom values) inside the
product configurator wizard, for an arbitrary 10000 limit. Without this
change, each opening of the wizard would only keep 40 customs values and
discard the other ones.

opw-2333091
closes #59016

closes odoo/odoo#59802

X-original-commit: e9c54f6b
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
4a65e745
History
Name Last commit Last update