Browse Source
[IMP][FIX] py3o_report, py3o_report_fusion_server: Compute the availability of py3o report
[IMP][FIX] py3o_report, py3o_report_fusion_server: Compute the availability of py3o report
Before this change it was not possible to install modules declaring py3o report into a non native format without specifying a Fusion server once the module py3o_report_fusion_server was installed. With theses changes, we now take care of the availability of the libreoffice runtime to display/log a warning message when the report is in a non native runtime.pull/258/head
Laurent Mignon (ACSONE)
6 years ago
6 changed files with 220 additions and 19 deletions
-
78report_py3o/models/ir_actions_report.py
-
16report_py3o/models/py3o_report.py
-
41report_py3o/tests/test_report_py3o.py
-
11report_py3o/views/ir_actions_report.xml
-
32report_py3o_fusion_server/models/ir_actions_report.py
-
61report_py3o_fusion_server/tests/test_report_py3o_fusion_server.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue