Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3841 Visninger


Hi, I need help in Odoo 16 I found on odoo forum that you can use <t groups="module.group_name" > to replace the old <field name=" groups_id" when inheriting a view I want to use that to set attributes invisible on a page and readonly on fields for specific groups. Does someone have an idea about that? I already checked with different users and groups to see if it works but nothing

Avatar
Kassér
Bedste svar

Hi,

You can provide groups attribute on the page tag


eg:


<page string="String" name="name" groups="your_group">


Regards

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
feb. 24
2717
0
feb. 24
10
3
mar. 24
2640
1
okt. 23
2708
2
mar. 24
6463