Rocker Reporting V3
for Odoo / Linux, Unix & Windows platforms
Odoo 12.0 & Odoo 13.0 & Odoo 14 & Odoo 15
Collect data to Excel or Powerpoint from various data sources, Present business data with Powerpoint graphs. Or use Excel templates to present business graphs. Get data from Odoo & external PostgreSQL, SQLServer, MySQL, MariaDB, ODBC or Oracle databases. Send reports by email.
Requirements:
- Odoo 12 or Odoo 13 or Odoo 14 or Odoo 15 installed
- Support Linux, Unix & Windows servers
- Does not need Excel or PowerPoint installed on server
- Openpyxl, Python-PPTX & Pandas python packages installed on server
- Datasource drivers (PostgreSQL, SQLServer, Oracle, MySQL, MariaDB etc.) installed on server based on your needs
News/Notes:
- 3.2.2021
Fixed access rules - 3.2.2021
Fixed some deprecated tags - 2.2.2021
Can't have 2 modules with same technical name in Odoo Apps. Renamed
rocker_app --> rocker_app_v3
Easier to install - 22.1.2021
Rocker can be installed on Linux Odoo. Excel are created with the help of Openpyxl, Powerpoints with Python-pptx packages.
Does not support Excel 2016 PowerPivot but Excel 2016 or Office365 can be used for opening/viewwing reports.
Charts can not base on Excel Tables but Rocker creates dynamic ranges for creating charts on Sheets. - 22.1.2021
Odoo for Windows & Win32Api version of Rocker can be found from separate repository. This version uses openpyxl & python-pptx python packages
- 25.3.2020
Send reports by Email. When scheduled report is ready then it can be sent by email. Also fixed some scheduler issues. - 19.3.2020
With V2 you can create Powerpoints. Download newest version, install python-pptx on the server and that's it! Watch the demo: Powerpoint demo on Youtube - 24.2.2020
Did you create nice report that takes data from Odoo or other well known Application?
Why don't you share it with others. Upload your Excel template, SQL & screendump to Rocker_Templates repositoryAuthor contact: antti.rocker.karki@outlook.com
Guides:
Guides in zip/rocker_app_v3_static/description -folder- Excel Charts/Pivots User Guide
- Email User Guide
- Powerpoint User Guide
- Install Guide
Examples:
-
Powerpoints: Powerpoint table slide
-
Powerpoints: Powerpoint Column Chart slide
-
Powerpoints: Powerpoint Pie Chart slide
-
Powerpoints: Powerpoint Collection
-
Rocker Excel example: Data from single datasource
-
Rocker Excel example: Collection reports, data from many datasources
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Issue installing Rocker Reporting Application v3
Hi, I have this issue when I want to install the module. Any help?
Re: Issue installing Rocker Reporting Application v3
Install openpyxl package. Read install guide
Can you send me template sample excel 2016
Re:
Run your report first without a template. Rocker will create new empty excel and adds datasheet to it with your data. Save that one to disk, modify it as you like but do not add tables to data sheet, instead use copy/paste link. Then upload that one to Odoo to be a template. Next run will populate the datasheet with new data.
Antti
Email: antti.rocker.karki@outlook.com
Hi sir
Excel 2016
Re:
Upgrade openpyxl package
Error When run Report
Re: Error When run Report
Which Excel version you are using? Does your excel template contain tables on data sheet?
Run odoo in debug mode. Then you might get:
_logger.debug('Warning: Sheet ' + worksheet.title + ' has a table ' + tbl + '. If it is overlapping with data area, Excel might be corrupted')