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

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

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
Descartar