Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3370 Vizualizări

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.

 

Imagine profil
Abandonează
Cel mai bun răspuns

Add groups property for that field...

Example:

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

Imagine profil
Abandonează
Autor

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