How i can sort many2one field list result based on date
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
5116
查看
Hi nobal,
(There are a couple of ways to do this.)
The name that is displayed for relational fields is the result of the name_get() method.
You can inherit that object and override name_get() and return data as you want. you may get some help from Here .
Hope this will help you...
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
2月 25
|
5707 | ||
|
1
12月 24
|
1324 | ||
|
1
11月 22
|
15849 | ||
|
3
8月 22
|
12811 | ||
|
2
8月 22
|
4351 |