Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3409 มุมมอง

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.

 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Add groups property for that field...

Example:

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

อวตาร
ละทิ้ง
ผู้เขียน

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