How to set the Important record in tree at the top of the tree view? How will i acheive this odoo. for example: I want to set the Important Purchase at the top of the tree view rather than scrolling down.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
Refer the app:
https://apps.odoo.com/apps/modules/16.0/list_tree_pin_records/
It helps you to Pin Records in Top of the Table.
Regards
If you want to customize it. use priority field and widget example is available in Inventory -> Operations -> Transfers
Hi,
You can set order for the tree view as per the need, suppose if you need to have some sort of records at the top, you can set the order attribute for the tree view accordingly.
Also there is option to color the lines, in tree view, you can consider that option also.
Thanks
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
4
Jun 22
|
14844 | ||
|
0
Mar 21
|
2212 | ||
|
0
Mei 18
|
3214 | ||
|
1
Nov 17
|
4964 | ||
Default sorting column/field in tree views?
Diselesaikan
|
|
1
Jan 24
|
14123 |
Thanks @Cybrosys