OCA_Reporting_engine_17.0/report_py3o/models
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
..
__init__.py [IMP] Replace old style parser by TransientModel 2018-11-23 17:27:19 +01:00
ir_actions_report_xml.py [IMP] Replace old style parser by TransientModel 2018-11-23 17:27:19 +01:00
py3o_report.py [IMP] Replace old style parser by TransientModel 2018-11-23 17:27:19 +01:00
py3o_server.py Port report_py3o to Odoo v10 2018-11-23 17:27:19 +01:00
py3o_template.py Port report_py3o to Odoo v10 2018-11-23 17:27:19 +01:00