Commit Graph

19 Commits (b2735878e459aa859e7429de1bb80a638c5ab5fe)

Author SHA1 Message Date
Laurent Mignon (ACSONE) b2735878e4 [IMP] report_py3o, report_py3o_fusion_server: black, isort 2021-12-09 16:45:31 +01:00
OCA-git-bot 19961919e6 [UPD] README.rst 2021-12-09 16:45:31 +01:00
Alexis de Lattre 656e92ed2d Update README for report_py3o and report_py3o_fusion_server (#306)
* Update README for report_py3o and report_py3o_fusion_server

Convert README to the new readme subdirectory
2021-12-09 16:45:31 +01:00
OCA Transbot cf6e040bf9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_py3o_fusion_server
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_py3o_fusion_server/
2021-12-09 16:45:31 +01:00
oca-travis cc2fa5352e [UPD] Update report_py3o_fusion_server.pot 2021-12-09 16:45:30 +01:00
Houzéfa Abbasbhay 610c5a1766 [FIX] report_py3o: respect _postprocess_report method signature
Co-Authored-By: lmignon <laurent.mignon@acsone.eu>
2021-12-09 16:45:30 +01:00
Laurent Mignon (ACSONE) fb715f5e30 [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.
2021-12-09 16:45:30 +01:00
Laurent Mignon (ACSONE) 2b64b6c0e0 [FIX] report_py3o_fusion_server: requests.post returns bytes not str 2021-12-09 16:45:30 +01:00
Laurent Mignon (ACSONE) 6b55c4ef0d [MIG] report_py3o, report_py3o_fusion_server: Migration to 12.0 2021-12-09 16:45:30 +01:00
oca-travis 549ff5f31e [UPD] Update report_py3o_fusion_server.pot 2021-12-09 16:45:30 +01:00
Alexis de Lattre 4f0647138b Improve README.rst to help those that want to produce fully valid PDF/A documents 2021-12-09 16:45:30 +01:00
Alexis de Lattre ef1977fb10 Fix wrong default value 2021-12-09 16:45:30 +01:00
Alexis de Lattre d8d8138c7e report_py3o_fusion_server: Add chronometer
Improve logs
2021-12-09 16:45:30 +01:00
Alexis de Lattre c88fceb952 report_py3o_fusion_server: Update README.rst
Fix string
2021-12-09 16:45:30 +01:00
Alexis de Lattre 1f05beb7e7 report_py3o_fusion_server: Add support for PDF Export options of libreoffice 2021-12-09 16:45:30 +01:00
Holger Brunn 3e6296d5ee [FIX] fallback to libreoffice conversion when no server is configured
fixes #200
2021-12-09 16:45:30 +01:00
OCA Transbot 1ddb96026a OCA Transbot updated translations from Transifex 2021-12-09 16:45:30 +01:00
Alexis de Lattre 7712e0c41e Improve README.rst for report_py3o* modules 2021-12-09 16:45:30 +01:00
Holger Brunn c44c33dfb5 [RFR] split off the fusion server to its own module
use libreoffice for conversions in the base version. Fixes #179
2021-12-09 16:45:30 +01:00