Odoo Dynamic Report Template Py3o
Equipped with outstanding features that help simplify the design of report templates
Requirements
## Installation Requirements 1. Install Unoserver, unoconv & Install with document https://gitlab.com/ducthangict.dhtn/install_script_uno.git 2. Install requirements library pip install unoconv pip install unoserver pip install py3o.template pip install py3o.formats sudo apt-get --no-install-recommends install libreoffice sudo apt-get install libreoffice-java-common default-jre ## Technical document py3o https://py3otemplate.readthedocs.io/en/latest/index.html ## More information
Introduces
There are many Report engines that support building reports, but most of them require too much technical support and take a lot of time.
To export to a PDF file, you need to have knowledge of QWEB, to export to XLSX, you need to have knowledge of the XLSX library, and to export these report templates requires a lot of programming time.
Understanding that, we have based it on Libreoffice and built it into a module that can meet your criteria.
In terms of speed, we are faster than other Engineers in terms of building reports. As long as you have an Excel or ODS or ODT template and a little background knowledge of Odoo, you can build your own report template and it is very detailed. Save your time and costs