| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 111 |
| Technical Name |
stock_traceability_excel_report |
| License | AGPL-3 |
Stock Traceability Excel Export
This module enhances the standard Odoo 18 Inventory Traceability Report by adding the ability to export the traceability report directly to Excel (XLSX).
Odoo provides PDF printing for the traceability report by default, but exporting the data into Excel is not available out-of-the-box. This module introduces a simple and powerful Excel export button inside the traceability report interface.
With this feature, users can easily download and analyze stock traceability data in Excel for reporting, auditing, and operational analysis.
Module Supports Both ERP / Community Editiom
Module Features
- Export Stock Traceability Report to Excel
- New Excel Button added in Traceability Report UI
- Includes important stock movement details
- Supports unfolded traceability hierarchy
- Works directly from Odoo backend
- Fully compatible with Odoo 18
Excel Report Includes
The exported Excel report contains the following columns:
- Reference
- Product
- Date
- Lot / Serial Number
- Source Location
- Destination Location
- Quantity
How It Works
- User opens the Stock Traceability Report.
- System loads the hierarchical traceability lines.
- The module adds an Excel Export Button in the report view.
- User clicks the Excel button.
- Odoo collects all unfolded traceability lines.
- Backend controller generates the Excel file.
- The Excel file downloads automatically.
Usage Instructions
- Install the module.
- Go to Inventory.
- Open Traceability Report.
- Select a product, lot, or serial number.
- Expand the traceability lines if needed.
- Click the Excel button.
- The report will download as an XLSX file.
Key Benefits
- Easy Excel export for traceability reports
- Faster stock auditing
- Better reporting and analysis
- Helps supply chain monitoring
- Useful for compliance and traceability checks
- Clean Excel formatting
Technical Highlights
- Extends Odoo Stock Traceability Report
- Custom HTTP controller for Excel download
- Uses XlsxWriter for Excel generation
- Frontend extension using OWL patch
- Fully integrated with Odoo reporting structure
- No core file modifications
Security & Stability
- No modification of Odoo core modules
- No database structure changes
- No external API calls
- Uses standard Odoo inheritance
- Safe for production environments
Screenshots
Please log in to comment on this module