[sale_stock] price list warnings ignored in sale_order_line.product_id_change

Bug #1295769 reported by Vincent Vinet
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

The pricelist checking done in sale/sale.py, in sale_order_line.product_id_change
can return warnings if no pricelist corresponds to the selected product/partner/qty.
In sale_stock/sale_stock.py, in sale_order_line.product_id_change, there is a super
call to get the parent behavior, yet any warning will be ignored since the result
is updated with either a blank warning or another configuration error warning.

summary: [sale_stock] price list warnings ignored in
- sale_order_line.product_id_line
+ sale_order_line.product_id_change
description: updated
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.