what will happen when I add a "group" attribute in buttons?
For example in my code
<header>
<button name="set_open" string="Re-open project" type="object" states="open" group=""base.group_user/>
</header>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
what will happen when I add a "group" attribute in buttons?
For example in my code
<header>
<button name="set_open" string="Re-open project" type="object" states="open" group=""base.group_user/>
</header>
with <button ... groups="base.group_user" />
=> the button will be only visible by employee user
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up