Commit Graph

  • b17c1c7d70 [MIG] Fix libreoffice missing on the travis configuration 14.0-report-py3o-pr-506 Elmeri Niemelä 2021-02-10 16:13:35 +0200
  • 6421d11e2d [MIG] Use safe_eval wrapped time module. Fix deprecation warnings. Elmeri Niemelä 2021-02-02 08:14:54 +0200
  • eb5919ae2b Update report_py3o/models/ir_actions_report.py Elmeri Niemelä 2020-11-07 16:44:14 +0200
  • a1cdcc780e [14.0][MIG] report_py3o: Migration to 14.0 Elmeri Niemelä 2020-10-21 18:33:18 +0300
  • 893adc1ec8 Update translation files OCA Transbot 2020-08-16 11:37:43 +0000
  • a840940fe1 Update translation files OCA Transbot 2020-06-18 07:57:41 +0000
  • 9ec243d376 [UPD] README.rst OCA-git-bot 2020-06-18 00:08:00 +0000
  • e0c18ed22e [UPD] Update report_py3o.pot oca-travis 2020-06-17 22:14:38 +0000
  • d556fa5149 [FIX] make prettier happy Stéphane Bidoul 2020-05-13 15:23:56 +0200
  • 5bf101cef9 [FIX] report_py3o: prettier xml after merge with master Laurent Mignon (ACSONE) 2020-05-12 17:02:14 +0200
  • 5f8c22eb20 [12.0][FIX] - report_py3o: run libreoffice in an isolated user installation sbejaoui 2020-01-23 12:29:39 +0100
  • 04ea033a45 Make sure value is always set for computed fields (without these a CacheMiss error is thrown by odoo) Russell Briggs 2019-10-28 13:25:41 +1300
  • 505013dac9 [MIG] report_py3o, report_py3o_fusion_server: Migration to 13.0 Laurent Mignon (ACSONE) 2019-11-19 14:45:28 +0100
  • 2e9ef0b221 [IMP] report_py3o, report_py3o_fusion_server: black, isort Laurent Mignon (ACSONE) 2019-11-19 14:36:37 +0100
  • 11c2428dd2 [UPD] README.rst OCA-git-bot 2019-07-31 06:50:18 +0000
  • 25826f31bb [FIX] report_py3o readme structure Stéphane Bidoul (ACSONE) 2019-07-31 08:50:00 +0200
  • 616bf38793 Update README for report_py3o and report_py3o_fusion_server (#306) Alexis de Lattre 2019-07-18 19:49:08 +0200
  • ddadd7c7a8 Update translation files OCA Transbot 2019-06-16 11:15:30 +0000
  • 1d94d51e21 [UPD] Update report_py3o.pot oca-travis 2019-06-12 16:17:11 +0000
  • 9a1e4b3353 Update translation files OCA Transbot 2019-03-17 13:24:37 +0000
  • cc8b580962 [UPD] Update report_py3o.pot oca-travis 2019-03-12 13:57:19 +0000
  • 120a28e736 [FIX] report_py3o: Access to ir.config_parameter with sudo Laurent Mignon (ACSONE) 2019-02-05 18:22:15 +0100
  • 3c617b5485 [IMP] py3o_report: Allow to specify the lang when calling o_format_lang lang_code is already supported by o_format_date Laurent Mignon (ACSONE) 2019-02-01 16:50:58 +0100
  • c57904d8fa [FIX] report_py3o: Add missing 'user' and 'lang' into the parser context Laurent Mignon (ACSONE) 2019-02-01 14:58:19 +0100
  • 47b81770f4 [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. Laurent Mignon (ACSONE) 2019-02-01 14:52:24 +0100
  • a65b017246 [FIX] report_py3o: Add missing method _merge_pdf. This method was previously provided by Odoo and is used to merge all the reports generated if the generation is called for more than one record Laurent Mignon (ACSONE) 2019-01-31 18:03:30 +0100
  • a003901a95 [IMP] report_py3o: Document new methods available into the parser context Laurent Mignon (ACSONE) 2019-01-31 10:06:41 +0100
  • 252895604f [IMP] report_py3o: remove obsolete methods Laurent Mignon (ACSONE) 2019-01-08 10:53:36 +0100
  • 75f2a771b4 [FIX] report_py3o: Use the right naming convention for the render method To determine the method to use to render a recport according to its type, the generic method 'render' defined into ir.action.report check if a method name is defined on the model. https://github.com/odoo/odoo/blob/12.0/odoo/addons/base/models/ir_actions_report.py#L734 Therefore, we must provide this method to be compliant with what's expected by Odoo. This change will also allows the usage of py3o template with mail_template once https://github.com/odoo/odoo/pull/30013 will be merged Laurent Mignon (ACSONE) 2019-01-08 10:12:26 +0100
  • 830cd7dd3b Update i18n sbejaoui 2018-12-04 18:03:11 +0100
  • 8dd075d54d [12.0][MIG] improvement py3o_report_extender Gilles Meyomesse 2018-11-29 17:03:05 +0100
  • 23530b7ccc [IMP] report_py2o: cleanup js Laurent Mignon (ACSONE) 2018-11-27 11:33:35 +0100
  • b781f4f099 [MIG] report_py3o, report_py3o_fusion_server: Migration to 12.0 Laurent Mignon (ACSONE) 2018-11-26 17:58:30 +0100
  • 622d76d49c Translated using Weblate (Français) Christophe CHAUVET 2018-07-18 08:49:09 +0000
  • 0c677c5660 [UPD] Update report_py3o.pot oca-travis 2018-06-23 20:06:10 +0000
  • c19bfbf204 report_py3o_fusion_server: Add support for PDF Export options of libreoffice Alexis de Lattre 2018-04-25 01:20:54 +0200
  • 4895a59805 report_py3o: mention formatLang in README Stéphane Bidoul (ACSONE) 2018-05-16 21:04:19 +0200
  • 37b5646fd9 [FIX] If this is not a py3o report, do nothing at all. In some cases the UI remains blocked otherwise Simone Rubino 2018-05-02 13:08:34 +0200
  • 81aef79105 [IMP] check for template data, not for the id Holger Brunn 2018-04-16 16:54:45 +0200
  • a88eb8a838 [FIX]report_py3o: Escape correctly html characters. jesusVMayor 2017-12-19 16:40:16 +0100
  • acb92fda7a [FIX] report_py3o: Bump version number Pedro M. Baeza 2018-03-26 12:28:37 +0200
  • 198cd5399b [FIX] fallback to libreoffice conversion when no server is configured Holger Brunn 2018-03-22 00:29:59 +0100
  • 11a3641799 OCA Transbot updated translations from Transifex OCA Transbot 2018-01-16 12:03:40 +0100
  • fb0881c1d5 [ADD] migration script to install report_py3o_fusion_server on upgrades Holger Brunn 2018-01-11 12:38:06 +0100
  • 2bc81ff281 Improve README.rst for report_py3o* modules Alexis de Lattre 2018-01-10 21:11:10 +0100
  • eab78636b8 [RFR] split off the fusion server to its own module Holger Brunn 2017-12-17 16:01:44 +0100
  • 8e463b4316 OCA Transbot updated translations from Transifex OCA Transbot 2017-11-25 09:34:20 +0100
  • 88898c2980 [UPD] report_py3o: Bump version Omar 2017-11-10 11:45:01 +0100
  • 9990fffeb6 [FIX] report_py3o: Import new dependencies in try...except Omar 2017-11-09 11:28:11 +0100
  • 0f6ea03ed3 [FIX] report_py3o: Removes api.one Omar 2017-11-09 11:05:01 +0100
  • 92e0401c52 [FIX] Deletes an unnecessary function call omar7r 2017-11-07 20:16:05 +0100
  • 1a9c57ecab [IMP] report_py3o: Allows to interpret \n and \t in texts, cleans html tags too Omar 2017-10-31 11:17:17 +0100
  • 9fdeea1e92 OCA Transbot updated translations from Transifex OCA Transbot 2017-06-03 08:34:25 +0200
  • 4d29143e43 [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 Laurent Mignon 2017-02-17 14:31:57 +0100
  • 85711356e9 [FIX] report_py3o: must return the path to the report refs #119 Laurent Mignon (ACSONE) 2017-05-30 10:51:18 +0200
  • 9511c026d4 OCA Transbot updated translations from Transifex OCA Transbot 2017-05-01 23:12:47 +0200
  • d3a9fac90b Add option py3o_multi_in_one for Py3o reports Alexis de Lattre 2017-04-12 14:22:04 +0200
  • fee0c30aa6 Pass option for escaping False values to server Guewen Baconnier 2017-04-05 13:44:40 +0200
  • 5a0792b1de Fix py3o freeze when using server fusion Guewen Baconnier 2017-04-03 12:03:11 +0200
  • 68ef6f8510 report_py3o: bump version following last merge Stéphane Bidoul (ACSONE) 2017-03-22 10:18:29 +0100
  • 13e9aa7767 OCA Transbot updated translations from Transifex OCA Transbot 2017-03-18 01:30:42 -0400
  • 103f44ccf6 [IMP] report_py3o: prevent injections when retrieving the template from path Laurent Mignon (ACSONE) 2017-03-08 13:37:33 +0100
  • 74a4942c7e OCA Transbot updated translations from Transifex OCA Transbot 2017-03-11 00:36:03 -0500
  • b807efaeb3 [IMP] report_py3o: update authors and contributors Laurent Mignon (ACSONE) 2017-03-06 10:30:29 +0100
  • af4dafac25 [FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o) Alexis de Lattre 2017-03-02 09:09:03 +0100
  • 93bc1a2746 OCA Transbot updated translations from Transifex OCA Transbot 2017-02-25 00:31:41 -0500
  • 689bdc0d23 [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 Laurent Mignon (ACSONE) 2017-02-23 10:09:38 +0100
  • 48f83e8a52 [IMP] Allow to override/extend the way we get the fallback template Laurent Mignon (ACSONE) 2017-01-25 11:56:21 +0100
  • bd03963338 Update and improve README instructions to setup py3o Alexis de Lattre 2017-01-25 11:14:33 +0100
  • 68b9d54b70 * travis.yml * flake8 Jonathan Nemry (ACSONE) 2017-01-09 15:28:22 +0100
  • 6d9e2c3e49 [IMP] Minimizes memory consumption Laurent Mignon 2016-12-23 12:43:57 +0100
  • 0933726094 [FIX] imports Jonathan Nemry (ACSONE) 2016-12-22 18:07:46 +0100
  • 183a8ee45a [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 Laurent Mignon 2016-12-17 10:07:47 +0100
  • 6411920dfd [IMP] Escape 'False' when rendering value Laurent Mignon (ACSONE) 2016-11-16 14:57:14 +0100
  • 6ee6472137 FIX Adapt test suite to my recent commit to avoid double dot on filename extension Alexis de Lattre 2016-12-20 09:36:28 +0100
  • 71079a1c43 Add access to report_xml object in report Alexis de Lattre 2016-12-20 00:18:53 +0100
  • f5bb4e8633 FIX double dot in filename Alexis de Lattre 2016-12-20 00:18:35 +0100
  • c9092188fa Update README Alexis de Lattre 2016-11-04 14:16:25 +0100
  • 924b69d5f9 PEP8 fix Alexis de Lattre 2016-10-14 19:02:55 +0200
  • b9bc24fc83 Update version numbers Alexis de Lattre 2016-10-14 18:58:27 +0200
  • 5c2982ed33 Port report_py3o to Odoo v10 Alexis de Lattre 2016-10-14 18:56:39 +0200
  • 1a8f79ec75 report_py3o: full installation procedure in README Alexis de Lattre 2016-10-14 11:48:54 +0200
  • 7881e1f686 [FIX] Check constrains only if report_type == 'py3o' Laurent Mignon (ACSONE) 2016-10-12 16:24:27 +0200
  • 74b0973045 Add more tests and fixes issues found by tests Laurent Mignon 2016-10-06 10:46:28 +0200
  • d6c0bdc12b rename module ir_report to ir_actions_report_xml Laurent Mignon 2016-10-06 09:56:18 +0200
  • 22ed5a64aa Replace plain SQL by orm Laurent Mignon 2016-10-06 09:52:14 +0200
  • d3b813b25b Take into accounts most remarks of @lasley Alexis de Lattre 2016-10-05 09:50:57 +0200
  • a94f19f36f Small usability improvements Alexis de Lattre 2016-10-04 22:30:16 +0200
  • 318fb20bfd Replace openerp element by odoo Laurent Mignon 2016-10-04 18:11:41 +0200
  • c70de333a7 Improve tests Laurent Mignon 2016-10-04 17:35:54 +0200
  • a0732253cf Fix skip fusion on server when the fusion is local Laurent Mignon 2016-10-04 16:51:01 +0200
  • 86203b3921 Add simple tests and fix call to fusion server Laurent Mignon 2016-10-04 16:39:50 +0200
  • 6ecbdc2e6a fixed missing comma in model definition Florent AIDE 2016-10-04 14:39:22 +0200
  • 62e6a53ced Fix native flag Laurent Mignon 2016-10-04 13:52:29 +0200
  • cdb1cc2d94 Improve filetype selection name Laurent Mignon 2016-10-04 13:52:07 +0200
  • e851a1c55d Remove ACL on removed model Laurent Mignon 2016-10-04 13:51:24 +0200
  • 0aa775efdf Add a simple way to extend the parser context Laurent Mignon 2016-10-04 12:22:36 +0200
  • c49b53be86 [IMP] Allow user to use local fusion Laurent Mignon 2016-10-04 11:26:15 +0200
  • a84d655e7c [IMP] Add the possiblity to get the template from an absolute path on the server Laurent Mignon 2016-10-04 09:52:00 +0200
  • cec2e4b805 Remove unicode string Laurent Mignon 2016-10-04 09:50:16 +0200