Hello,
I would like to apply a rule only for the "super admin" user. Please what i should write to call the super admin group ?
( similar to base.user; what i should write ? )
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I would like to apply a rule only for the "super admin" user. Please what i should write to call the super admin group ?
( similar to base.user; what i should write ? )
Thank you.
Hi Zakaria,
try with: base.group_system,
Regards.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Thank you !