How to Create PDF Report in Odoo 16 | Printed PDF Reports | Odoo 16 Development Tutorials

preview_player
Показать описание
The growth of an organization can be done systematically using reporting. Here this video explains reporting by pdf reports. #odootutorials #odoo16

Qweb reports are used to convert XML to HTML. Reports are triggered using report actions. #odoodevelopment

Connect With Us:
----------------------
Рекомендации по теме
Комментарии
Автор

What if your not trying to create a report in a custom module, but just a normal vanilla Odoo module?

davidhovsepian-idcv
Автор

Thank you for the informative and amazing videos, 1 thing I noticed when I watched this video
<t t-field="o.name'/> is no longer working now in odoo 16, we should use <span> or any other html tag.

lolSenshiKodo