跳至内容
菜单
此问题已终结
1 回复
3844 查看


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

形象
丢弃
最佳答案

Hi,

You can provide groups attribute on the page tag


eg:


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


Regards

形象
丢弃
相关帖文 回复 查看 活动
1
2月 24
2720
0
2月 24
10
3
3月 24
2646
1
10月 23
2708
2
3月 24
6464