$ 17.13
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 125 |
Technical Name |
mo_direct_print_report |
License | LGPL-3 |
Website | https://www.linkedin.com/in/%F0%9D%91%B4%F0%9D%92%90%F0%9D%92%82%F0%9D%92%82%F0%9D%92%9B-%F0%9D%91%AE%F0%9D%92%82%F0%9D%92%87%F0%9D%92%82%F0%9D%92%93-0676a3111/ |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 125 |
Technical Name |
mo_direct_print_report |
License | LGPL-3 |
Website | https://www.linkedin.com/in/%F0%9D%91%B4%F0%9D%92%90%F0%9D%92%82%F0%9D%92%82%F0%9D%92%9B-%F0%9D%91%AE%F0%9D%92%82%F0%9D%92%87%F0%9D%92%82%F0%9D%92%93-0676a3111/ |
Versions | 15.0 16.0 17.0 18.0 |
Direct Print Report in Odoo
Summary
Enhanced PDF report handling with direct print functionality.
Description
This module provides advanced options for managing PDF reports in Odoo. It is designed to streamline your workflow by enabling direct printing from the browser and offering configurable default behaviors for PDF reports. The interface is user-friendly, presented as a modal, and includes administrator controls for better management.
Key Features
- Direct printing from browser
- Configurable default behaviors
- User-friendly modal interface
- Administrator controls
Screenshots



Technical Information
Dependencies:
['base']
Data Files (XML):
['views/ir_actions_report.xml']
Assets (Backend - JavaScript):
{
'web.assets_backend': [
'mo_direct_print_report/static/src/js/print_action.js',
]
}
Installation
To install this module, simply place the module folder into your Odoo addons path. Then, navigate to the Apps menu in Odoo, search for "PDF Report Options" or "mo_direct_print_report", and click the "Install" button. Ensure you update the apps list if the module does not appear immediately.
Configuration
After installation, no specific global configuration is typically required for basic functionality. However, to enable direct printing for specific reports, you may need to adjust settings within Odoo's technical menu. Detailed instructions for configuring direct print behavior on a per-report basis can usually be found within the module's documentation or by exploring the report action settings in Odoo (often under Settings > Technical > Actions > Reports, with debug mode enabled).
Please log in to comment on this module