İçereği Atla
Menü
This question has been flagged
1 Cevapla
1836 Görünümler

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
Vazgeç
Üretici Best Answer

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
Vazgeç