OCA_Reporting_engine_17.0/report_py3o
Laurent Mignon 5bcca966f5 [IMP] Add the possiblity to get the template from an absolute path on the server 2022-12-12 09:31:45 +01:00
..
data Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
i18n Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
models [IMP] Add the possiblity to get the template from an absolute path on the server 2022-12-12 09:31:45 +01:00
security Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
views [FIX] View inheritance may not use attribute 'string' as a selector. 2022-12-12 09:31:45 +01:00
LICENSE Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
NEWS Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
README.md Move to report_py3o after import from HG 2022-12-12 09:31:45 +01:00
__init__.py [IMP] New API + Short Hearder 2022-12-12 09:31:45 +01:00
__openerp__.py [IMP] New API + Short Hearder 2022-12-12 09:31:45 +01:00
py3o_parser.py [IMP] Add the possiblity to get the template from an absolute path on the server 2022-12-12 09:31:45 +01:00

README.md

README

LibreOffice Report Engine for Odoo/OpenERP

This module allows you to convert any type of report into LibreOffice/OpenOffice. The benefits is that you have control over your documents and you can modify them as needed.

Requirements

The py3o.template package is required; install it with: easy_install -UZ py3o.template