Laurent Mignon
b4737a131f
[IMP] Minimizes memory consumption
...
Conflicts:
report_py3o/models/py3o_report.py
2023-03-24 13:41:49 +01:00
Laurent Mignon
8a55bdfae7
[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
2023-03-24 13:41:49 +01:00
Alexis de Lattre
6bd7ad1809
FIX Adapt test suite to my recent commit to avoid double dot on filename extension
2023-03-24 13:41:49 +01:00
Alexis de Lattre
a6ecaf2a46
Port report_py3o to Odoo v10
2023-03-24 13:41:49 +01:00
Laurent Mignon
50037e8cbb
Add more tests and fixes issues found by tests
2023-03-24 13:41:49 +01:00
Laurent Mignon
a205c00413
rename module ir_report to ir_actions_report_xml
2023-03-24 13:41:49 +01:00
Laurent Mignon
bf0906c95e
Improve tests
2023-03-24 13:41:49 +01:00
Laurent Mignon
54a410adde
Fix skip fusion on server when the fusion is local
2023-03-24 13:41:49 +01:00
Laurent Mignon
0f5bc2a8f1
Add simple tests and fix call to fusion server
2023-03-24 13:41:49 +01:00