İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3001 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ağu 21
3152
3
Haz 21
4900
0
Nis 21
2306
1
Şub 24
2180
2
Eyl 23
6613