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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
3497
Представления
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!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
июн. 25
|
1638 | ||
|
0
мар. 25
|
1515 | ||
|
0
февр. 25
|
1151 | ||
|
3
авг. 24
|
5852 | ||
|
1
апр. 24
|
33 |