Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
875 Переглядів

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,

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
жовт. 23
5271
1
лист. 23
2741
3
серп. 25
2316
1
трав. 25
2544
1
квіт. 25
3515