Skip to Content
मेन्यू
This question has been flagged
1 Reply
1066 Views

Hi. I am working with Odoo enterprise online V16.4+e

I have two pages where on page B I want to get the city instead of the desc(name) from page A when adding a new many2one. By default, it will always be the desc that will be shown. Is it possible to do this? Thanks in advance!



Avatar
Discard
Best Answer

Hi,
Suppose if the many2one is displaying data from model abc and value from field_1 in the model and if you need to change it to show value from field_2, just you need to change the rec_name of the model abc or change the name_get method of that model.

* Odoo Name Get Function
* Rec Name for the models

Thanks

Avatar
Discard
Author

Hi, Thanks for your answer. Anyway I am working with Odoo enterprise web and doing the stuffs with studio, where can I find the file where the rec located? Is it in View, Model or somewhere else? Thanks!

Related Posts Replies Views Activity
4
फ़र॰ 24
1589
1
फ़र॰ 24
980
1
फ़र॰ 24
1103
2
फ़र॰ 25
5904
1
दिस॰ 24
1457