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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
okt 23
5257
1
nov 23
2725
3
aug 25
2279
1
máj 25
2529
1
apr 25
3507