The key objective behind this Odoo Technical Training is to literate the Odoo developers and beginners who are interested in Odoo development. The training envisions sharing how we can create a customized XLSX report in odoo.
Date
JUL 3,2021
Syllabus
1. Introduction to XLSX Reporting
2. Reporting in Odoo
3. How to create a wizard to generate a report?
a. How to create a Wizard model file?
b. How to create a Wizard view File?
4. How to generate XLSX reports using controllers?
a. How to create a new report action?
b. How to use the xlsx writer package?
c. How to print an xlsx report?
d. How to print xlsx report based on filters from the wizard?
5. Conclusion