Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Anael Lorimier b54dd2b965 Odoo 8 fixes
--HG--
branch : odoo8
2015-02-18 12:24:32 +01:00
data Add missing files 2014-10-14 13:06:38 +02:00
security Add security rules 2014-10-15 17:05:48 +02:00
.hgignore Update .hgignore 2013-10-25 17:39:49 +02:00
.hgtags Added tag TAG_1.3.1 for changeset a9d3f3747769 2014-12-22 14:10:58 +01:00
LICENSE Update and Add License (AGPL) and (XCG) 2015-01-15 17:59:19 +01:00
NEWS 1.3 production release 2014-12-22 11:57:46 +01:00
README.md Add README 2015-01-16 16:08:57 +01:00
__init__.py Now we call fusion server just to convert reports into the right format 2014-10-14 10:19:12 +02:00
__openerp__.py Update and Add License (AGPL) and (XCG) 2015-01-15 17:59:19 +01:00
ir_report.py Odoo 8 fixes 2015-02-18 12:24:32 +01:00
ir_report.xml Now we call fusion server just to convert reports into the right format 2014-10-14 10:19:12 +02:00
menu.xml Odoo 8 fixes 2015-02-18 12:24:32 +01:00
py3o_fusion_filetype.py Add missing files 2014-10-14 13:06:38 +02:00
py3o_report.py Remove useless stuff 2014-11-07 10:25:59 +01:00
py3o_report_modif.py Add missing files 2014-10-14 13:06:38 +02:00
py3o_server.py Add missing files 2014-10-14 13:06:38 +02:00
py3o_server.xml Add missing files 2014-10-14 13:06:38 +02:00
py3o_template.py Add missing files 2014-10-14 13:06:38 +02:00
py3o_template.xml Add missing files 2014-10-14 13:06:38 +02: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: pip install py3o.template