Skip to content
Snippets Groups Projects
Commit 029da238 authored by PNO's avatar PNO
Browse files

[FIX] mrp: Wrong replenishment order notification


On the commit 69dcdd41, the order='create_date desc'
 was removed and the way of getting the MO for the notification changed. Now, the context is used, it should be written_after instead of written_date.
In addition, the now declaration should be at the beginning of the method action_replenish.
(The MO created is correct, only the notification is wrong)

Should be forwarded
OPW-2877457

closes odoo/odoo#96085

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