Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1061 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

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!

Post Terkait Replies Tampilan Aktivitas
4
Feb 24
1589
1
Feb 24
979
1
Feb 24
1102
2
Feb 25
5902
1
Des 24
1454