Skip to content
Snippets Groups Projects
Commit 4f819438 authored by Victor Feyens's avatar Victor Feyens
Browse files

[FIX] sale_product_matrix: multiple fixes

1) Do not overwrite lines description if the line was not modified

Fixes #78833

2) Correctly recompute prices on quantity change.

When no new line was added to the SO through the matrix, the prices were 
not recomputed, even if the qty was modified for some products.

The prices have to be recomputed in this case since pricelist provide 
rules based on minimum qty.

Part-of: odoo/odoo#78902
parent 42d34279
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment