跳至內容
選單
此問題已被標幟
856 瀏覽次數

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,

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
10月 23
5260
1
11月 23
2733
3
8月 25
2286
1
5月 25
2535
1
4月 25
3510