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

Hi,

As said in title, I don't know why address is not displayed when I use contact widget to print it. I have a module which extend res_partner and override display_address but I have uninstalled it so it shouldn't be the culprit, should it ? I don't have any idea about the way I could search.

Hope someone can help.

Avatar
Buang
Penulis Jawaban Terbai

Found it. Problem with name_get function of res_partner. I overrided it but I hadn't reused original code. That's why addresses weren't displayed.

Avatar
Buang