Commit Graph

5 Commits

Author SHA1 Message Date
Laurent Mignon
990e66123a [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
2019-11-19 14:23:48 +01:00
Laurent Mignon
5017b759fa rename module ir_report to ir_actions_report_xml 2019-11-19 14:23:48 +01:00
Laurent Mignon
980ca9c12c [IMP] Allow user to use local fusion 2019-11-19 14:23:48 +01:00
Laurent Mignon
8ae3b0293c [IMP] New API + Short Hearder 2019-11-19 14:23:48 +01:00
Laurent Mignon
61ed3c8ec0 Move to report_py3o after import from HG 2019-11-19 14:23:48 +01:00