| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 51 |
| Technical Name |
cts_report_preview |
| License | LGPL-3 |
| Website | https://collabteam.solutions |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 51 |
| Technical Name |
cts_report_preview |
| License | LGPL-3 |
| Website | https://collabteam.solutions |
Report Preview
Preview PDF Reports Before Downloading
Open standard Odoo PDF reports in a browser preview tab instead of immediately triggering a file download. This helps users review the report first, then print or save it from the browser PDF viewer.
Key Features
- Preview standard Odoo PDF reports before saving the file
- Works with regular
qweb-pdfreport actions - Preserves active records, report options, and action context
- Keeps wizard close behavior for reports using
close_on_report_download - Does not change XLSX, XML, text, or other report download handlers
- No server model changes and no extra user configuration required
How It Works
The module adds a lightweight Odoo 19 backend report handler for
qweb-pdf actions. When a user prints a PDF report, the
report URL is opened directly in a new browser tab so the browser's
PDF viewer can display it inline.
Report Preview Workflow
- Install the Report Preview module.
- Open any record that has a PDF print action.
- Click the standard Print menu and choose the report.
- Review the PDF in the new browser tab.
- Print, save, or download the PDF from the browser viewer when needed.
Compatibility and License
- Odoo 19.0
- Requires the Web module
- License: LGPL-3
- Price: 0 USD
Developed by CollabTeam Solutions Co., Ltd.
Website: https://collabteam.solutions
Support: info@collabteam.solutions
Please log in to comment on this module