Commit Graph

74 Commits (64ce3fd0b809079da3cbf7412c47b86d6abcd253)

Author SHA1 Message Date
Gilles Meyomesse 64ce3fd0b8 [12.0][MIG] improvement py3o_report_extender 2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) 701f1f6c7d [IMP] report_py2o: cleanup js 2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) b220ba1d57 [MIG] report_py3o, report_py3o_fusion_server: Migration to 12.0 2022-12-12 09:31:45 +01:00
Christophe CHAUVET ffe358fb5e Translated using Weblate (Français)
Currently translated at 100,0% (38 of 38 strings)

Translation: reporting-engine-10.0/reporting-engine-10.0-report_py3o
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-10-0/reporting-engine-10-0-report_py3o/fr/
2022-12-12 09:31:45 +01:00
oca-travis 6ee465c5ec [UPD] Update report_py3o.pot 2022-12-12 09:31:45 +01:00
Alexis de Lattre 5b41b20f17 report_py3o_fusion_server: Add support for PDF Export options of libreoffice 2022-12-12 09:31:45 +01:00
Stéphane Bidoul (ACSONE) 5a7dc78469 report_py3o: mention formatLang in README 2022-12-12 09:31:45 +01:00
Simone Rubino acad63b666 [FIX] If this is not a py3o report, do nothing at all. In some cases the UI remains blocked otherwise 2022-12-12 09:31:45 +01:00
Holger Brunn eacf2a648c [IMP] check for template data, not for the id 2022-12-12 09:31:45 +01:00
jesusVMayor 410df815d4 [FIX]report_py3o: Escape correctly html characters. 2022-12-12 09:31:45 +01:00
Pedro M. Baeza cc471f9a6a [FIX] report_py3o: Bump version number 2022-12-12 09:31:45 +01:00
Holger Brunn 6f8ad2396d [FIX] fallback to libreoffice conversion when no server is configured
fixes #200
2022-12-12 09:31:45 +01:00
OCA Transbot 48a1950821 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Holger Brunn fcb9ae2705 [ADD] migration script to install report_py3o_fusion_server on upgrades 2022-12-12 09:31:45 +01:00
Alexis de Lattre 3d6f24082f Improve README.rst for report_py3o* modules 2022-12-12 09:31:45 +01:00
Holger Brunn 0b052039cb [RFR] split off the fusion server to its own module
use libreoffice for conversions in the base version. Fixes #179
2022-12-12 09:31:45 +01:00
OCA Transbot b63618caea OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Omar 20390f7279 [UPD] report_py3o: Bump version 2022-12-12 09:31:45 +01:00
Omar ccadac7315 [FIX] report_py3o: Import new dependencies in try...except 2022-12-12 09:31:45 +01:00
Omar 9bc5a03826 [FIX] report_py3o: Removes api.one 2022-12-12 09:31:45 +01:00
omar7r 16dba5c7d3 [FIX] Deletes an unnecessary function call 2022-12-12 09:31:45 +01:00
Omar 7ed89d5c5a [IMP] report_py3o: Allows to interpret \n and \t in texts, cleans html tags too 2022-12-12 09:31:45 +01:00
OCA Transbot 93c301a181 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Laurent Mignon 8eb9bfd56d [IMP] report_py3o: Take into account print_report_name
If a Printed Report Name is set on the action report, use it as
downloaded filename
refs #133
2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) eab6c80ecc [FIX] report_py3o: must return the path to the report
refs #119
2022-12-12 09:31:45 +01:00
OCA Transbot 9e1f7c8323 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Alexis de Lattre ec1a4030cb Add option py3o_multi_in_one for Py3o reports 2022-12-12 09:31:45 +01:00
Guewen Baconnier f8b75456bd Pass option for escaping False values to server
Needs https://bitbucket.org/faide/py3o.fusion/pull-requests/1
2022-12-12 09:31:45 +01:00
Guewen Baconnier b0a07ee9a6 Fix py3o freeze when using server fusion
The template file has been partially read for the parsing of the
expressions, so use the original template data instead.  When the fusion
server receives an incomplete template, we don't receive any answer
back.
2022-12-12 09:31:45 +01:00
Stéphane Bidoul (ACSONE) 1598e28bc4 report_py3o: bump version following last merge 2022-12-12 09:31:45 +01:00
OCA Transbot 3cafe9fa53 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) 57c4922545 [IMP] report_py3o: prevent injections when retrieving the template from path 2022-12-12 09:31:45 +01:00
OCA Transbot f12eb249b8 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) 4f68732962 [IMP] report_py3o: update authors and contributors 2022-12-12 09:31:45 +01:00
Alexis de Lattre 460666b105 [FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o) 2022-12-12 09:31:45 +01:00
OCA Transbot 2084a8f3b4 OCA Transbot updated translations from Transifex 2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) 9378e3cab0 [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
2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) ebf14f08ef [IMP] Allow to override/extend the way we get the fallback template 2022-12-12 09:31:45 +01:00
Alexis de Lattre 3e8a9476e7 Update and improve README instructions to setup py3o 2022-12-12 09:31:45 +01:00
Jonathan Nemry (ACSONE) bca583e9ad * travis.yml
* flake8
2022-12-12 09:31:45 +01:00
Laurent Mignon bd3b2e25e2 [IMP] Minimizes memory consumption
Conflicts:
	report_py3o/models/py3o_report.py
2022-12-12 09:31:45 +01:00
Jonathan Nemry (ACSONE) 171a4fd620 [FIX] imports 2022-12-12 09:31:45 +01:00
Laurent Mignon ac8b189ee8 [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
2022-12-12 09:31:45 +01:00
Laurent Mignon (ACSONE) 85e19bad0c [IMP] Escape 'False' when rendering value 2022-12-12 09:31:45 +01:00
Alexis de Lattre 2122b323d6 FIX Adapt test suite to my recent commit to avoid double dot on filename extension 2022-12-12 09:31:45 +01:00
Alexis de Lattre af0799ecfc Add access to report_xml object in report 2022-12-12 09:31:45 +01:00
Alexis de Lattre 711b866e4c FIX double dot in filename 2022-12-12 09:31:45 +01:00
Alexis de Lattre fe12ba19cc Update README 2022-12-12 09:31:45 +01:00
Alexis de Lattre 6ab276afa2 PEP8 fix 2022-12-12 09:31:45 +01:00
Alexis de Lattre 5cd6d47e62 Update version numbers
Rename __openerp__.py to __manifest__.py
2022-12-12 09:31:45 +01:00