how to display another field in manu2one instead of name. And Only effect to one model not for all models.
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
Override name_get
Method change the selection value using context to shows different value in the view.
Refer the below link:- https://accounts.openerp.com/forum/Help-1/question/2589
thank you.
Hi,
Set _rec_name='your display field' in relational object.
Thanks
use _rec_name will effect all models related this model. what i need is that : only in my model show the rec_nane other model show name default
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
Apr 21
|
13685 | ||
|
2
Feb 25
|
5873 | ||
|
1
Dec 24
|
1440 | ||
|
1
Nov 22
|
15933 | ||
|
3
Aug 22
|
12957 |
By default, Odoo allows searching customers only by name and displays only the name in Many2One fields. This module enhances the Many2One search and display functionality by enabling users to search using multiple fields (Phone, Email, Mobile, etc.) and display multiple values directly inside the Partners Many2One selection.
https://apps.odoo.com/apps/modules/17.0/mh_partner_search_and_display_multiple_field