Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 322 |
Technical Name |
export_stockinfo_xls |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 322 |
Technical Name |
export_stockinfo_xls |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
This Module Helps To Generate Advanced PDF & XLS reports for Product Stock.
Export Product Stock in Excel

Key Highlights
Current Stock XLS.
Retrieve the current stock report in XLS format for the corresponding warehouse.
Select Category for Products.
select Product Categories for generating an XLS report.
Negative Stock.
Negative stock will be highlighted in "Red" cells.
Are you ready to make your business more
organized?
Improve now!

Navigate to the following steps: Reporting -> Current Stock in Excel.

When selecting 'Current Stock in Excel,' a Wizard will appear allowing the selection of a Warehouse and Category.

When you click on 'Export Product with Stock Info,' an XLS report is generated as follows.

Current Stock XLS.
Select Category for Products.
Negative Stock.
Latest Release 18.0.1.0.0
4th December, 2024- Initial Commit
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Does it work for a multi-warehouse report?
Excellent module. I just have one question. I tried it, and when I report more than one warehouse, I get the following error:
RPC_ERROR
Odoo Server Error
Occured on cahuanasac-odoo-test1-21011548.dev.odoo.com on 2025-08-15 05:37:28 GMT
Traceback (most recent call last):
File "/home/odoo/src/user/export_stockinfo_xls/controllers/export_stockinfo_xls.py", line 50, in get_report_xlsx
report_obj.get_xlsx_report(options, response)
File "/home/odoo/src/user/export_stockinfo_xls/wizard/stock_report.py", line 184, in get_xlsx_report
sheet.merge_range(8, w_col_no1, 8, w_col_no, record, format11)
File "/usr/lib/python3/dist-packages/xlsxwriter/worksheet.py", line 142, in cell_wrapper
return method(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/xlsxwriter/worksheet.py", line 2247, in merge_range
raise OverlappingRange(
xlsxwriter.exceptions.OverlappingRange: Merge range 'AD9:AY9' overlaps previous merge range 'AD9:AN9'.
The above server error caused the following client error:
RPC_ERROR: Odoo Server Error
at makeErrorFromResponse (https://cahuanasac-odoo-test1-21011548.dev.odoo.com/web/assets/7e33814/web.assets_web.min.js:3148:163)
at decoder.onload (https://cahuanasac-odoo-test1-21011548.dev.odoo.com/web/assets/7e33814/web.assets_web.min.js:3134:7)