Is there a way to show the rate list by name alphabetically?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
2870
Views
Dear Jorge Marin,
Try like this:
lst= ['at', 'from', 'hello', 'hi', 'there', 'this']
lst.sort(reverse=True) |
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 | |
---|---|---|---|---|
|
3
Aug 24
|
2852 | ||
|
1
Apr 24
|
30 | ||
Modify field only if admin.
Solved
|
|
3
Apr 24
|
584 | |
|
1
Jan 24
|
920 | ||
|
1
Oct 23
|
1949 |