Commit Graph

4 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
4048c0b8c1 [IMP] Allow to override/extend the way we get the fallback template 2017-01-25 13:50:39 +01:00
Laurent Mignon
f592b753ec [IMP] Minimizes memory consumption
Conflicts:
	report_py3o/models/py3o_report.py
2017-01-09 15:22:02 +01:00
Jonathan Nemry (ACSONE)
efcbd1d3ad [FIX] imports 2017-01-09 15:14:12 +01:00
Laurent Mignon
ac98e1bbc6 [IMP] Replace old style parser by TransientModel
The goal is to improve the modularity by making the parser a true inheritable odoo model and share part of the code with the 'report' model

Conflicts:
	report_py3o/models/ir_actions_report_xml.py
	report_py3o/models/py3o_report.py
	report_py3o/tests/test_report_py3o.py
2017-01-09 15:14:12 +01:00