Skip to content
Snippets Groups Projects
Commit e7de0b7f authored by BernatPForgeFlow's avatar BernatPForgeFlow
Browse files

[IMP] stock: Activity schedule from stock orderpoints


When an orderpoint triggers a procurement for a product and the system does not find the procurement route, it schedules an activity remembering what was the error.

If a normal user without admin access rights, makes an action that triggers the orderpoints, like confirming a MO, the activity schedule is not creating due to an access error on 'write' operation to a Product Template.

So, all activity schedules triggered from an orderpoint should be created without checking access rights.

closes odoo/odoo#118300

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