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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
4
Juni 22
|
14990 | ||
|
0
März 21
|
2314 | ||
|
0
Mai 18
|
3326 | ||
|
1
Nov. 17
|
5062 | ||
|
1
Jan. 24
|
14249 |
Thanks @Cybrosys