Skip to content
Snippets Groups Projects
Commit 83d6ba6e authored by Demesmaeker's avatar Demesmaeker
Browse files

[FIX] sale: fallback on the product uom


`_compute_discount` from subscription add dependencies that triggered
the compute before the `product_uom` was set in a sale order line, once
the uom is set, the `_compute_discount` will be triggered again.

task-2960768

closes odoo/odoo#98780

Related: odoo/enterprise#30721
Signed-off-by: default avatarVictor Feyens (vfe) <vfe@odoo.com>
parent 216b1a1b
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