-
- Downloads
[MERGE][FIX] product: make copy of variants just copy template
Variants are generated depending on the configuration of attributes
and values on the template, so copying them does not make sense.
For convenience the template is copied instead and its first variant is
returned.
closes #38151
closes odoo/odoo#38303
Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
Showing
- addons/product/models/product.py 7 additions, 10 deletionsaddons/product/models/product.py
- addons/product/tests/test_variants.py 24 additions, 0 deletionsaddons/product/tests/test_variants.py
- addons/purchase_stock/tests/test_stockvaluation.py 14 additions, 7 deletionsaddons/purchase_stock/tests/test_stockvaluation.py
Loading
Please register or sign in to comment