Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2728 Zobrazení

Hi,


I've imported a bunch of groups using odoo's import xls system.


Here's the metadata from one of them:



I want to show a field only to users from that group. Here's my code:

<field name="default_code" position="after">
<field name="z_ncm" groups="__import__.hh_group_metal"/>
</field>


Neither groups="__import__.hh_group_metal nor groups="sale.hh_group_metal work...


What am I doing wrong?

Avatar
Zrušit
Nejlepší odpověď

Hi,

Seems everything given correctly, are you sure that tested user is not in this group ? As per you have given, the field will be visible only for the users inside the group.

Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
srp 21
2822
3
čvn 21
4533
0
dub 21
2063
1
úno 24
1786
2
zář 23
6054