Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1244 Visualizações

Hello,

I created a new "public price" column on Odoo via Studio.


 However, this column does not appear on the pdf which is sent by email to the customer.


Does anyone know how to do this without using the command line if possible?


Thanks !


Camille

Avatar
Cancelar
Melhor resposta

Hi,

It seems you have added the field only to the model and the view, if you need to show the same in the report, you have to inherit the report and add the same field there too.

You can achieve that also via studio.

Thanks

Y

Avatar
Cancelar
Autor

Hi, thank you for your answer. Is it possible to explain how to access to the report? I know how to get it as a pdf, but I have no clue how to modify it.

Thanks,

Camille