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 7c6388566d Added tag TAG_8.0.2.0 for changeset 77b8df614816 9 years ago
data Now support latest fusion server & better error reporting 9 years ago
i18n i18n 9 years ago
models removed "required" constraint; 9 years ago
security Add security rules 10 years ago
views Adding a fallback system so that you own implementer module can define its default template 9 years ago
.hgignore Update .hgignore 11 years ago
.hgtags Added tag TAG_8.0.2.0 for changeset 77b8df614816 9 years ago
LICENSE Update and Add License (AGPL) and (XCG) 10 years ago
NEWS 1.3 production release 10 years ago
README.md Real instructions to allow odoo to find the py3o.template module 9 years ago
__init__.py Py3o update for odoo 8 10 years ago
__openerp__.py 2.0 9 years ago
py3o_parser.py Use the latest features of py3o.template with odoo8 9 years ago
py3o_report_modif.py 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: easy_install -UZ py3o.template