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.
 
 
 
 
 
 
Florent Aide d85f5ed292 Real instructions to allow odoo to find the py3o.template module 9 years ago
data Add missing files 10 years ago
models Py3o update for odoo 8 9 years ago
security Add security rules 10 years ago
views Py3o update for odoo 8 9 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 Real instructions to allow odoo to find the py3o.template module 9 years ago
__init__.py Py3o update for odoo 8 9 years ago
__openerp__.py we depend on report 9 years ago
py3o_parser.py Py3o update for odoo 8 9 years ago
py3o_report.py Fix some pep8 and mistakes 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