product_cost_incl_bom_price_history

Bug #1268638 reported by Guewen Baconnier @ Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Financial controlling and costing
New
Undecided
Unassigned

Bug Description

The product.price.history model has a field "product_id" that is a m2o to product.template.

The method product_price_history._get_historic_price expects ids of product.template but the module product_cost_incl_bom_price_history sends ids of product.product.

There is a similar mismatch in product_product._set_field_name_values.

The consequences are that the prices are not written / displayed on the correct products. It does not happen when we do not use variants.

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.