Skip to Content
Menu
This question has been flagged
2 Replies
5067 Views

 How i can sort many2one field list result based on date

Avatar
Discard
Best Answer

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...

Avatar
Discard
Related Posts Replies Views Activity
2
Feb 25
5563
1
Dec 24
1267
1
Nov 22
15774
3
Aug 22
12656
2
Aug 22
4273