-
- Downloads
[FIX] product_extended: price from bom is build for product templates
As it sets the standard_price field, which is defined on product templates only: setting the standard price of a product variant will lead to set the standard price to all the variants of the product template. There is therefore no meaning to compute and set the standard price of product variants according to the boms
Showing
- addons/product_extended/product_extended.py 17 additions, 7 deletionsaddons/product_extended/product_extended.py
- addons/product_extended/product_extended_view.xml 2 additions, 2 deletionsaddons/product_extended/product_extended_view.xml
- addons/product_extended/product_extended_wizard.xml 1 addition, 0 deletionsaddons/product_extended/product_extended_wizard.xml
- addons/product_extended/wizard/wizard_price.py 9 additions, 5 deletionsaddons/product_extended/wizard/wizard_price.py
Loading
Please register or sign in to comment