| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 508 |
| Technical Name |
qlx_excel_export |
| License | OPL-1 |
| Website | https://www.qulix.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 508 |
| Technical Name |
qlx_excel_export |
| License | OPL-1 |
| Website | https://www.qulix.com |
* Current price is a special introductory price for early adopters.
The full price of the module is going to be €70.
QOdExc: Excel Report Generator
Fill any Excel template with Odoo data
Why You Need It
Common challenges this module solves
The Problems:
Standard Odoo exports are not enough.
✔You still manually adjust Excel files
✔Reports don’t match your company templates
✔Teams rely on Excel for final reporting
✔Automation is limited or requires development
Result: time loss, errors, and constant manual work
The Solution:
✔QOdExc transforms Excel reporting in Odoo into a fully automated, configurable process - without coding.
✔Upload your Excel templates, map Odoo data, and generate ready-to-use reports instantly.
What You Can Do
Use Your Own Excel Templates
✓ Work with real .xlsx files - no need to rebuild layouts.
Map Data with Precision
✓Fill specific cells (totals, headers, metadata)
✓Generate dynamic tables (orders, invoices, transactions)
✓Use related and computed fields
Build Complex Reports
Combine multiple Odoo models in one file:
✓Company
✓Sales
✓Accounting
✓Inventory
Automate Everything
✓Manual or scheduled generation
✓Daily, weekly, monthly reports
✓Fully repeatable workflows
Send Reports Automatically
✓Email reports to stakeholders
✓Use Odoo email templates
✓Automate distribution
Control Data with Filters
✓Generate reports by period, company, partner
✓Reuse filter logic across reports
Here's a brief demo from our team
Real Use Cases
📈 Financial reports (P&L, reconciliations)
📊 Sales analytics and summaries
🚚 Logistics and operational reporting
📋 Customer-ready Excel documents
Why QOdExc
Reduce Manual Work
- No manual formatting
- No rebuilding templates
- No rebuilding templates
Key Benefits
- Save hours of manual work
- Eliminate Excel errors
- Standardize reporting
- Keep Excel — fully automated
Technical Highlights
- Works with Odoo Community
- No Excel installation required
- Multi-sheet templates supported
- Handles large datasets
Perfect For
- Finance teams
- Operations teams
- Odoo integrators
- Businesses with complex reporting
Final Thought
QOdExc is not a simple export tool.
It’s your Excel reporting engine inside Odoo.
Have any questions or suggestions? Please contact us at odoo@qulix.com
Excel Export
A universal tool in Odoo that allows users to upload their own Excel templates (in corporate formats), configure Odoo data mapping to specific Excel cells or ranges, and then automatically generate final Excel files on button click or on a schedule. Table of contents
Installation
Download the module from the Odoo App Store for Odoo
Place the module in your addons folder and extract if necessary
Install Python dependencies for XLSX support:
pip install -r addons/qlx_excel_export/requirements.txt
From the home screen, go to Apps → Update Apps List
Search for "Excel Template Export" and click Install
Configuration
Set up access rights group for your preferred users. By default all admin users have full access to the module, while regular users can only view reduced data for templates and manually generate template file
Settings -> USer & Companies -> Users -> (Specific User page) -> Services section -> Export Templates
- Export Templates "Admin" permission allows full unrestricted access to all module functionality, like
- Creating and updating Templates
- Manual generation of template files
- Enabling a setting to send generated file via Email
- Access to Scheduled Reports menu to set up automated rules for generating reports, using existing templates
- Export Templates "User" permission allows limited access to the Templates page
- Users have readonly access to existing templates
- Users see limited fields of said templates
- Users can only manually generate file for the existing template
- Users don't have ability to send generated files using Email
- You might want to set up your custom date periods, that may be used in the report configurations, like Repeat time of scheduled reports or generated Reports lifetime
- Go to "Templates -> Configuration -> Periods" and create your own custom periods. Available types of periods are "Hours/Days/Weeks/Months"
Also please, make sure, that you've configured SMTP Mail server, if you're going to use the "Send Email" functionality
Usage
Scheduled Actions
- Module uses 2 Cron jobs to trigger automations, you can find them in the Settings -> Technical -> Scheduled Actions menu by the "Excel Template:" name prefix
- "Excel Template: Generate Scheduled Report" job is used to trigger automations for the Scheduled Report records. It runs every hour
- "Excel Template: Cleanup Generated Scheduled Report Runs" job is used to cleanup generated Scheduled Report Runs, based on the "Report Lifetime" field of a Report. It runs once every day
Compatibility
- Odoo Editions: Enterprise & Community
- Version: 19.0 (fully compatible with latest Odoo frameworks)
Maintainers
This module is maintained by Qulix.
Qulix is a global provider of end-to-end Odoo solutions that help businesses streamline, automate, and optimize their operations.
For questions or support, please contact: odoo@qulix.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module