Skip to content
Snippets Groups Projects
Commit 353ba8ef authored by Touati Djamel (otd)'s avatar Touati Djamel (otd)
Browse files

[FIX] mrp_subcontracting: compute bom price into company currency


Steps to reproduce the bug:
- Enable “subcontracting” in the mrp settings
- Create a storable product “P1”:
    - Add a vendor:
    - supplier: “Azure interior”
    - currency: euro
    - price: 20
    - Add a BoM:
        - Type: subcontracting
        - add any product as component
        - Save
- Check that the currency of the company is in dollars
- Click on Compute Price from BoM button in the product form

Problem:
The seller's price is not converted into dollars

opw-3321346

closes odoo/odoo#121063

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent ca301df2
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