Installation
Install the server-side rendering add-on and its runtime dependency.
The Server-Side Rendering module is an optional add-on for Omni Report. When installed, it lets Odoo generate PDFs from your Omni Designer templates on the server, without any browser involved. It is fully backward compatible: if you uninstall it, your environment returns to pure client-side rendering.
This capability is designed for unattended scenarios where no one is standing in front of the designer.
Server-side rendering covers the following scenarios:
Both client-side and server-side rendering use the same engine and the same template. The only difference is where the rendering runs:
Because the engine and template are shared, the output is consistent across client and server.