Jasperreports_odoo
Jasperreports_odoo copied to clipboard
Jasper Reports Engine for Odoo
Jasper Report
This Module Gives The Features for creating Jasper Reports
Source
Blog for Installation
Documentation
Table of contents
- Usage
- Known Issues
- Bug Tracker
Usage
Configure Java path
In your Odoo web interface, under the Company Data -> Jasper Configuration, add java path.
Jasper Report Menu
In your Odoo web interface, under the Technical section, jasper reports menu is there.
Jasper Data Template
From your Jasper Menu, Create a jasper reports data template file.
Design Jasper Report
In Jasper Studio, import the .xml file which was generated from Odoo and design your Jasper Report as .jrxml.
Create Jasper Report
Create a jasper reports for your module with your .jrxml file.
Demo reports can be founded in jasper_reports/demo folder.
Print Jasper Report
Example Of Jasper Report
Known Issues
If you are using workers, do use the jasper_load
module and mention the module among the Server Wise load modules.
i.e.: load=web,jasper_load
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.