Holger Brunn
f007ebdb1d
[RFR] split off the fusion server to its own module
use libreoffice for conversions in the base version. Fixes #179
7 years ago
Laurent Mignon (ACSONE)
c6ad1f3a8a
[FIX] report_py3o: must return the path to the report
refs #119
8 years ago
Laurent Mignon (ACSONE)
f0d86e1dd0
[IMP] report_py3o: prevent injections when retrieving the template from path
8 years ago
Laurent Mignon (ACSONE)
32a79ae71f
[FIX] report_py3o: fix exception when report must be saved as attachement
The mehtod must be called with a list of ids not with a list of browse records
8 years ago
Laurent Mignon
f592b753ec
[IMP] Minimizes memory consumption
Conflicts:
report_py3o/models/py3o_report.py
8 years ago
Laurent Mignon
ac98e1bbc6
[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
8 years ago
Alexis de Lattre
613894c145
FIX Adapt test suite to my recent commit to avoid double dot on filename extension
8 years ago
Alexis de Lattre
f795b1fa87
Port report_py3o to Odoo v10
8 years ago
Laurent Mignon
de2973c06a
Add more tests and fixes issues found by tests
8 years ago
Laurent Mignon
30434553cb
rename module ir_report to ir_actions_report_xml
8 years ago
Laurent Mignon
aa91d03d85
Improve tests
8 years ago
Laurent Mignon
e97cfb7d72
Fix skip fusion on server when the fusion is local
8 years ago
Laurent Mignon
f7a0bf08bb
Add simple tests and fix call to fusion server
8 years ago