Skip to content
Snippets Groups Projects
Commit d7f2beac authored by jerome hanke (jhk)'s avatar jerome hanke (jhk)
Browse files

[FIX] product: removal of hardcoded value in product template


Steps to reproduce:
- install sales
- activate units of measures and variants
- set imperial units under general settings (pounds for weight and ft³ for volume)
- create at least 2 variants on a product and access them via the smart button
from product.template

Previous behavior:
the volume remains in m³, it is hardcoded in the template

Current behavior:
the volume is printed just like the weight (generic uom notation)

opw-2186965

closes odoo/odoo#44649

Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 263131f4
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