I want to hide a field in treeview using odoo 9
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3516
Views
Hello PradaOverflow,
You can hide a column using 'invisible' attribute.
For Example,
<field name='code' invisible='1'/>
Hope this helps,
Thank You.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up