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

[FIX] sale: correct ordering of onchange updates


Since e9ad3442, on product change,
the uom & qty were only reset to defaults after the price & tax
recomputation.

This commit brings back the previous (and correct) behavior, by updating
the uom & qty alongside the description, before the taxes & price updates.

closes odoo/odoo#121883

Signed-off-by: default avatarVictor Feyens (vfe) <vfe@odoo.com>
Co-authored-by: default avatarDuong Kim <81897633+kimduong986@users.noreply.github.com>
parent 48b83351
No related branches found
No related tags found
Loading
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