Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1247 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор

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