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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
            
                2
                
                    Replies
                
            
        
        
            
                5541
                
                    Views
                
            
        
    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...
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|  | 3 Sep 25  | 2128 | ||
|  | 2 Feb 25  | 6712 | ||
|  | 1 Nov 22  | 16651 | ||
|  | 3 Aug 22  | 14072 | ||
|  | 2 Aug 22  | 5135 | 
