Skip to Content
Menu
This question has been flagged

I have a server action that performs some operation based on the value of the current record context, but odoo forbids calling a server action on a record when write permission is not accorded.

I'm questioning why is it necessary to check for write permission before launching the server action and how can I work around this.

I can inherit the model and override the method but I want to know if there is another solution.

 This is the link to the code that checks for the permission is located in the run method of IrActionsServer model inside the ir_actions file


Thanks,

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 23
5253
1
Nov 23
2706
3
Aug 25
2236
1
May 25
2511
1
Apr 25
3498