| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Lines of code | 299 |
| Technical Name |
cap_portal_data_export |
| License | LGPL-3 |
| Website | https://www.captivea.com |
Portal Generic Export (Selected Rows)
Reusable Excel export feature for Odoo 16 Portal list views
Overview
Portal Generic Data Export (Selected Rows) is a reusable Odoo 16 module that enables checkbox-based selection and Excel export functionality in portal list views. The module is fully generic and can be plugged into any portal table without rewriting JavaScript or backend logic.
Key Features
- Automatically injects a checkbox column into portal tables
- "Select All" checkbox in table header
- Export button enabled only when records are selected
- Live selected record counter
- Total record count indicator
Usage
To enable export on any portal list view, inject the export panel template:
<t t-call="cap_portal_data_export.portal_export_bttn_panel"/>
The module automatically detects the surrounding table, injects checkboxes, and manages export behavior without additional configuration.
Dependencies
- portal
- website
- xlsxwriter (Python)
Need Help?
www.captivea.com
(407) 434-0778
contactin@captivea.com
Please log in to comment on this module