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

Hello, I have created new groups using the UI and now I need know the id for can make a filter on buttons.

Or if someone know how can filter the access to buttons like the "cancelquatation" button please say me.

Thanks for the help.   

形象
丢弃

not clear, pls restate using an example

最佳答案

Dont know clearly what you are asking . if it is use it.


If you want to know id of group created form UI. Go to  settings -> Sequences & Identifiers -> External Identifiers

and search as res_groups . in search results you can see you group.

Complete id will look like __export__.res_groups_40  (in your case number will be changed.)

then you can use this id as

<field name="name" groups="__export__.res_groups_40"/>

形象
丢弃
相关帖文 回复 查看 活动
0
5月 16
5039
1
4月 19
17687
2
3月 15
21125
0
11月 15
4928
1
3月 15
5128