Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
oct 23
5256
1
nov 23
2715
3
ago 25
2255
1
may 25
2522
1
abr 25
3502