Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3875 Vistas

Hello,

When in Studio we click on the button in the header we have the option to "set approval rules" for one or more users.

What are the ways to do this through code without using Studio?


Thanks!
Avatar
Descartar
Mejor respuesta
Hello, being in developer mode you can identify the button and then in the form view assign the groups you want, in this way you limit the visibility of the button to the people within the group. But you will not be able to add an Approvals, only define who approves.

note: if this is a group you created, you need to export it to get the id


Avatar
Descartar
Mejor respuesta

Hi there, several Odoo modules have an approval mechanism already built-in, such as Expenses, Purchases, time-off etc.

However, to add an Approval to a model that doesn't already have it (such as Contacts) you would need either Studio, a 3rd party module, or a custom module.

There are some other alternatives, such as using Scheduled Activities, but they won't be as robust as one of the other options.

Regards,

Silverdale

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 25
1445
1
mar 21
2972
2
nov 23
3093
2
feb 21
2354
1
jul 25
2236