Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1065 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

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!

Publicaciones relacionadas Respuestas Vistas Actividad
4
feb 24
1589
1
feb 24
980
1
feb 24
1103
2
feb 25
5904
1
dic 24
1457