OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anael Lorimier b54dd2b965 Odoo 8 fixes 10 years ago
data Add missing files 10 years ago
security Add security rules 10 years ago
.hgignore Update .hgignore 11 years ago
.hgtags Added tag TAG_1.3.1 for changeset a9d3f3747769 10 years ago
LICENSE Update and Add License (AGPL) and (XCG) 10 years ago
NEWS 1.3 production release 10 years ago
README.md Add README 10 years ago
__init__.py Now we call fusion server just to convert reports into the right format 10 years ago
__openerp__.py Update and Add License (AGPL) and (XCG) 10 years ago
ir_report.py Odoo 8 fixes 10 years ago
ir_report.xml Now we call fusion server just to convert reports into the right format 10 years ago
menu.xml Add missing files 10 years ago
py3o_fusion_filetype.py Add missing files 10 years ago
py3o_report.py Remove useless stuff 10 years ago
py3o_report_modif.py Add missing files 10 years ago
py3o_server.py Add missing files 10 years ago
py3o_server.xml Add missing files 10 years ago
py3o_template.py Add missing files 10 years ago
py3o_template.xml Add missing files 10 years ago

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: pip install py3o.template