-
- Downloads
[IMP]stock_account: property_cost_method is removed from
product.product and product.template. And use property_cost_method of product.category everywhare. In This - Used property_cost_method of product.category instead of cost_method or property_cost_method of product.template. This commit is related to task#1866333.
Showing
- addons/stock_account/data/product_data.xml 0 additions, 12 deletionsaddons/stock_account/data/product_data.xml
- addons/stock_account/data/stock_account_data.xml 0 additions, 12 deletionsaddons/stock_account/data/stock_account_data.xml
- addons/stock_account/models/product.py 23 additions, 57 deletionsaddons/stock_account/models/product.py
- addons/stock_account/models/stock.py 0 additions, 2 deletionsaddons/stock_account/models/stock.py
- addons/stock_account/views/product_views.xml 0 additions, 10 deletionsaddons/stock_account/views/product_views.xml
Please register or sign in to comment