Skip to content
Snippets Groups Projects
Commit 8f04405d authored by Goffin Simon's avatar Goffin Simon Committed by fw-bot
Browse files

[FIX] mrp: Updating cost from Bom Structure & Cost


Steps to reproduce the bug:

- Let's consider two storable products P1 and P2
- Update the cost of P2 to 10€
- Create a BOM for P1 with P2 as component
- Click on Bom Structure & Cost
- Click on P2
- Try to update the cost

Bug:

A traceback was raised saying that "Record does not exist or has been deleted" or the cost of an other
product was displayed because the active_id was still the id of the bom.

opw:2093199

closes odoo/odoo#39710

X-original-commit: e984d8f9
Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent 5e6e2184
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment