Skip to Content
Menu
This question has been flagged
1 Reply
2205 Views

I encountered an error in Odoo when I added a groups attribute to an inherited view. The error message states: "Inherited view cannot have 'Groups' defined on the record. Use 'groups' attributes inside the view definition." How can I resolve this issue? What is the correct approach to applying group restrictions in inherited views?


Avatar
Discard
Best Answer

Hi,
From the latest version as specified in the error message, you cannot set a group for inherited view, the group tag has to be used inside the view architecture.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
4211
2
May 25
4580
2
Nov 24
2093
1
Nov 22
3168
1
Dec 21
8010