Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1254 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
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