Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1062 Представления

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!



Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор

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 Ответы Просмотры Активность
4
февр. 24
1589
1
февр. 24
979
1
февр. 24
1103
2
февр. 25
5903
1
дек. 24
1456