Commit Graph

606 Commits (1b6a01530ea2207a719d5affad9a24609745f73c)

Author SHA1 Message Date
oca-travis 1b6a01530e [UPD] Update report_py3o_fusion_server.pot 2021-12-20 12:52:23 +00:00
OCA-git-bot 6922de5ee6 Merge PR #479 into 14.0
Signed-off-by yvaucher
2021-12-20 12:47:49 +00:00
Alexis de Lattre e519d0182c [MIG] report_py3o_fusion_server to 14.0 2021-12-18 23:05:54 +01:00
OCA-git-bot 86f26bbde7 [UPD] addons table in README.md 2021-12-14 07:34:37 +00:00
OCA-git-bot ff5b7161ae report_xlsx 14.0.1.0.5 2021-12-14 07:34:32 +00:00
OCA-git-bot 47fea7c21a Merge PR #555 into 14.0
Signed-off-by sebalix
2021-12-14 07:22:05 +00:00
Luc De Meyer cf04001029 [13.0][FIX]report_xlsx multi-company bug : context dropping (hence also allowed_company_ids) causing access errors in multi-company environment 2021-12-13 22:47:39 +07:00
Jaime Arroyo 31a8f5da1c [12.0][FIX] Report xlsx res_partner 2021-12-13 22:47:39 +07:00
OCA Transbot 5f6d0d8a43 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_py3o_fusion_server
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_py3o_fusion_server/
2021-12-09 16:45:31 +01:00
OCA Transbot 19b8c8d1c1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_py3o_fusion_server
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_py3o_fusion_server/
2021-12-09 16:45:31 +01:00
OCA-git-bot 21b6f5788b [UPD] README.rst 2021-12-09 16:45:31 +01:00
oca-travis 3fefbc5445 [UPD] Update report_py3o_fusion_server.pot 2021-12-09 16:45:31 +01:00
Laurent Mignon (ACSONE) dba79e44f8 [FIX] report_py3o: prettier xml after merge with master 2021-12-09 16:45:31 +01:00
Russell Briggs 36b7e5c897 Make sure value is always set for computed fields
(without these a CacheMiss error is thrown by odoo)
2021-12-09 16:45:31 +01:00
Laurent Mignon (ACSONE) 2cb652025a [MIG] report_py3o, report_py3o_fusion_server: Migration to 13.0 2021-12-09 16:45:31 +01:00
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
OCA-git-bot 4c1b8037b7 [ADD] setup.py 2021-12-09 09:35:16 +00:00
OCA-git-bot e070842aff [UPD] README.rst 2021-12-09 09:35:16 +00:00
OCA-git-bot 468735f8b2 [UPD] addons table in README.md 2021-12-09 09:35:13 +00:00
oca-travis b256d6f6e4 [UPD] Update report_py3o.pot 2021-12-09 09:30:26 +00:00
OCA-git-bot 5ed0c54c6d Merge PR #445 into 14.0
Signed-off-by lmignon
2021-12-09 09:26:07 +00:00
Simon S 1b49e9cc91 Translated using Weblate (Swedish)
Currently translated at 92.3% (12 of 13 strings)

Translation: reporting-engine-14.0/reporting-engine-14.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_xlsx/sv/
2021-11-30 10:36:42 +00:00
OCA-git-bot d5d102801b [ADD] setup.py 2021-11-26 16:11:47 +00:00
OCA-git-bot e81102d3cb [UPD] README.rst 2021-11-26 16:11:47 +00:00
OCA-git-bot cf35d3c2e3 [UPD] addons table in README.md 2021-11-26 16:11:44 +00:00
oca-travis 9b92b4c394 [UPD] Update report_qr.pot 2021-11-26 12:41:09 +00:00
OCA-git-bot 04779c2047 Merge PR #526 into 14.0
Signed-off-by dreispt
2021-11-26 10:29:20 +00:00
Elmeri Niemelä debb90073d
Merge pull request #1 from leemannd/14.0-mig-report_py3o
run pre-commit
2021-11-23 19:40:38 +02:00
Denis Leemann dcfd5c1ec4 run pre-commit 2021-11-23 15:56:02 +01:00
Simon S a6a27eb615 Added translation using Weblate (Swedish) 2021-11-17 08:50:21 +00:00
oca-git-bot c749f30f8b
[IMP] update dotfiles [ci skip] 2021-11-10 22:29:37 +01:00
OCA-git-bot e23b2796d2 [UPD] addons table in README.md 2021-11-08 12:58:11 +00:00