Commit Graph

5 Commits

Author SHA1 Message Date
Laurent Mignon
e542ea7ba5 [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
2018-11-23 17:27:19 +01:00
Laurent Mignon
ef3461e87a rename module ir_report to ir_actions_report_xml 2018-11-23 17:27:19 +01:00
Laurent Mignon
744fb50808 [IMP] Allow user to use local fusion 2018-11-23 17:27:19 +01:00
Laurent Mignon
32062c987e [IMP] New API + Short Hearder 2018-11-23 17:27:19 +01:00
Laurent Mignon
351badcd48 Move to report_py3o after import from HG 2018-11-23 17:27:19 +01:00