Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2798 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
août 21
2903
3
juin 21
4598
0
avr. 21
2089
1
févr. 24
1846
2
sept. 23
6196