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.
Denna fråga har flaggats
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
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
4
juni 22
|
17091 | ||
|
|
0
mars 21
|
3755 | ||
|
|
0
maj 18
|
4778 | ||
|
|
1
nov. 17
|
6761 | ||
|
|
1
jan. 24
|
15981 |
Thanks @Cybrosys