Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Jérémie Gavrel 49defabe88 Restore direct rendering for native ODT output formats
--HG--
branch : odoo8
2016-03-09 12:17:53 +01:00
data Now support latest fusion server & better error reporting 2015-06-04 00:52:59 +02:00
i18n i18n 2015-12-01 15:34:02 +01:00
models Restore direct rendering for native ODT output formats 2016-03-09 12:17:53 +01:00
security Add security rules 2014-10-15 17:05:48 +02:00
views Restore direct rendering for native ODT output formats 2016-03-09 12:17:53 +01:00
.hgignore Update .hgignore 2013-10-25 17:39:49 +02:00
.hgtags Étiquette TAG_8.0.2.1 ajoutée à la révision 65b3c62a20f1 2016-02-09 10:17:28 +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 Real instructions to allow odoo to find the py3o.template module 2015-05-29 14:42:59 +02:00
__init__.py Py3o update for odoo 8 2015-02-24 17:39:09 +01:00
__openerp__.py 8.0.2.1 2016-02-09 10:16:57 +01:00
py3o_parser.py Restore direct rendering for native ODT output formats 2016-03-09 12:17:53 +01:00
py3o_report_modif.py 8.0.2.1 2016-02-09 10:16:57 +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