-
- Downloads
[IMP] product: make property_product_pricelit dynamic for res partner
Now the porperty product pricelist is computed automatically. Based on the res_country of the res_partner, and the pricelist available for this country. It is always possible to force another value (property) that the computed.
Showing
- addons/product/models/product_pricelist.py 28 additions, 0 deletionsaddons/product/models/product_pricelist.py
- addons/product/models/res_partner.py 28 additions, 2 deletionsaddons/product/models/res_partner.py
- odoo/addons/base/res/ir_property.py 13 additions, 7 deletionsodoo/addons/base/res/ir_property.py
Loading
Please register or sign in to comment