Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3371 Weergaven

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.

 

Avatar
Annuleer
Beste antwoord

Add groups property for that field...

Example:

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

Avatar
Annuleer
Auteur

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