Skip to Content
Menu
This question has been flagged
2 Replies
3859 Views

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
Discard
Best Answer
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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
0
Apr 25
1440
1
Mar 21
2971
2
Nov 23
3078
2
Feb 21
2344
1
Jul 25
2172