Skip to Content
Menu
This question has been flagged
4708 Views

I have noticed that sometimes, groups are defined as 

<record id="base.group_website_publisher" model="res.groups">

<field name="name">Display Editor Bar on Website</field>

<field name="category_id" ref="base.module_category_website"/>

</record>

This is in the website module, and group_website_publisher has not been defined in base but it is stil defined as "base." 

Is that a correct practice? I have a global group, which I would like to use in several places. Currently, I have to use that module as a dependency everywhere, but if I could define it as base, it would help.

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 19
17368
2
Jul 15
6615
2
Mar 15
20799
0
Nov 15
4614
1
Mar 15
4915