Skip to content
Snippets Groups Projects
Commit 275dcfa4 authored by William Henrotin's avatar William Henrotin Committed by svs-odoo
Browse files

[FIX] mrp: successively plan/unplan the same mo


Introduces by #0679d0d5 when you plan a
workorder, the corresponding workcenter will reserve a leave to avoid to
plan an another workorder in the same time slot.
But before this commit, when you unplan your workorder, the leave wasn't
unlinked, so the time slot stay reserved.
Now when a workorder is unlinked, its leave is too.

closes odoo/odoo#35003

Signed-off-by: default avatarSimon Lejeune (sle) <sle@openerp.com>
parent 2a2c27fa
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