I would like to show only two lines (Title and one content rows) in Customer table views instead of default 4. This is actually, because I like to collect all relevant information to one tab.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
3
Replies
3506
Views
Hi Arto,
I think you need to modify Views(Need detailed description). If you want to modify view, need to inherit and change it.
Following link will help you to inherit a view
https://stackoverflow.com/questions/33116730/how-to-inherit-particular-view-in-our-own-module-odoo
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 23
|
3182 | ||
|
1
Jul 23
|
2549 | ||
|
1
Jul 23
|
7511 | ||
|
2
Feb 20
|
4256 | ||
|
1
Jul 18
|
11783 |
Community version.
what do you plan to modify, your description is not clear? screenshot ?