Commit Graph

3 Commits

Author SHA1 Message Date
Laurent Mignon
bd3b2e25e2 [IMP] Minimizes memory consumption
Conflicts:
	report_py3o/models/py3o_report.py
2022-12-12 09:31:45 +01:00
Jonathan Nemry (ACSONE)
171a4fd620 [FIX] imports 2022-12-12 09:31:45 +01:00
Laurent Mignon
ac8b189ee8 [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
2022-12-12 09:31:45 +01:00