Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3369 Widoki

Hi,

I have to hide(Invisible) one column field in Tree View for Specific Companies, like i have configured with 4 companies but this field i want to see in only one company remaining companies will not see this field, Is it possible.

Thanks in Advance.

 

Awatar
Odrzuć
Najlepsza odpowiedź

Add groups property for that field...

Example:

 <field name="company_id" groups="base.multi_company"/>

Awatar
Odrzuć
Autor

Thanks for reply Deep,I will check and let you know..