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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
4
jun. 22
|
14561 | ||
|
0
mrt. 21
|
2022 | ||
|
0
mei 18
|
2987 | ||
|
1
nov. 17
|
4775 | ||
|
1
jan. 24
|
13855 |
Thanks @Cybrosys