Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Anael Lorimier 87f8fac08a Added tag TAG_2.0b1 for changeset 801e4bf837a2
--HG--
branch : odoo8
2015-09-01 12:42:58 +02:00
data Now support latest fusion server & better error reporting 2015-06-04 00:52:59 +02:00
models removed "required" constraint; 2015-06-04 19:03:14 +02:00
security Add security rules 2014-10-15 17:05:48 +02:00
views Adding a fallback system so that you own implementer module can define its default template 2015-06-02 09:51:15 +02:00
.hgignore Update .hgignore 2013-10-25 17:39:49 +02:00
.hgtags Added tag TAG_2.0b1 for changeset 801e4bf837a2 2015-09-01 12:42:58 +02: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 2.0b1 2015-09-01 12:42:50 +02:00
py3o_parser.py Now support latest fusion server & better error reporting 2015-06-04 00:52:59 +02:00
py3o_report_modif.py 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: easy_install -UZ py3o.template