Commit Graph

162 Commits (e614522e57bf0ea978d795e634b02655e681ce8c)

Author SHA1 Message Date
OCA Transbot e614522e57 OCA Transbot updated translations from Transifex 2019-05-14 20:07:57 +02:00
Jairo Llopis 10276def37 [FIX] report_qweb_signer: Remove hardcoded memory limits
These limits were being hit when printing PDF reports with just 80 pages.
2019-05-14 20:07:57 +02:00
Jordi Ballester 8db0c518aa fix test_report_qweb_signer - tests were causing travis to stall 2019-05-14 20:07:57 +02:00
OCA Transbot 7b31883a4f OCA Transbot updated translations from Transifex 2019-05-14 20:07:57 +02:00
Pedro M. Baeza 97f9aba98a [MIG] report_qweb_signer: Migration to 10.0 2019-05-14 20:07:57 +02:00
OCA Transbot 9359415a5a OCA Transbot updated translations from Transifex 2019-05-14 20:07:57 +02:00
Pedro M. Baeza 55a244d42d report_qweb_signer: Add feature request 2019-05-14 20:07:57 +02:00
Antonio Espinosa df96442b96 report_qweb_signer addon 2019-05-14 20:07:57 +02:00
Rudolf Schnapka 3868cedf66 Translated using Weblate (German)
Currently translated at 29.1% (32 of 110 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/de/
2019-04-24 20:16:30 +00:00
Rudolf Schnapka e7ed2bce34 Translated using Weblate (German)
Currently translated at 88.2% (15 of 17 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xlsx/de/
2019-04-24 20:16:30 +00:00
OCA Transbot fab8589930 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_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xlsx/
2019-03-17 13:24:48 +00:00
OCA Transbot 25818797ec 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/
2019-03-17 13:24:44 +00:00
OCA Transbot e70a5ea96f 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
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_py3o/
2019-03-17 13:24:37 +00:00
OCA Transbot ca2ca08df4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/
2019-03-17 13:24:35 +00:00
oca-travis 407107ba34 [UPD] Update report_xlsx.pot 2019-03-12 13:57:20 +00:00
oca-travis 4a1757e4eb [UPD] Update report_py3o_fusion_server.pot 2019-03-12 13:57:20 +00:00
oca-travis 3b28093e2d [UPD] Update report_py3o.pot 2019-03-12 13:57:19 +00:00
OCA-git-bot be7556d61d [ADD] setup.py 2019-03-12 13:43:36 +00:00
Stéphane Bidoul (ACSONE) 5953f1a31b
Merge pull request #258 from acsone/12.0-mig-report_py3o
[12.0][MIG] report_py3o and report_py3o_fusion_server
2019-03-12 14:43:04 +01:00
Houzéfa Abbasbhay 60027dc7a8
[FIX] report_py3o: respect _postprocess_report method signature
Co-Authored-By: lmignon <laurent.mignon@acsone.eu>
2019-03-09 18:27:10 +01:00
oca-travis 31139a11fa [UPD] Update bi_sql_editor.pot 2019-03-08 12:19:11 +00:00
Pedro M. Baeza bac9d54fbc
Merge pull request #276 from Eficent/12.0-fix-oca_dependencies
[12.0][FIX] oca_dependencies: remove eficent repository
2019-03-08 12:21:03 +01:00
mreficent 69e1eb2d95 [FIX] oca_dependencies: remove eficent repository 2019-03-08 11:20:16 +01:00
OCA-git-bot b01e46f1c3 [ADD] setup.py 2019-03-08 10:15:51 +00:00
OCA-git-bot a536b53db5 [UPD] README.rst 2019-03-08 10:15:50 +00:00
Jordi Ballester Alomar 749bf6ef7e
Merge pull request #264 from Eficent/12.0-mig-bi_sql_editor
[12.0][MIG] bi_sql_editor
2019-03-08 11:15:45 +01:00
Laurent Mignon (ACSONE) b5706db629 [FIX] report_py3o: Access to ir.config_parameter with sudo 2019-02-05 18:22:15 +01:00
Laurent Mignon (ACSONE) 90f0a66532 [IMP] py3o_report: Allow to specify the lang when calling o_format_lang
lang_code is already supported by o_format_date
2019-02-01 18:05:04 +01:00
Laurent Mignon (ACSONE) 762c52118f [FIX] report_py3o: Add missing 'user' and 'lang' into the parser context 2019-02-01 16:10:12 +01:00
Laurent Mignon (ACSONE) 876aa27ef2 [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.
2019-02-01 16:07:29 +01:00
Laurent Mignon (ACSONE) 213895ed0c [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
2019-01-31 18:03:30 +01:00
Laurent Mignon (ACSONE) 50386045ec [IMP] report_py3o: Document new methods available into the parser context 2019-01-31 10:06:41 +01:00
Adrià Gil Sorribes 3544524024 Update readme 2019-01-16 12:29:30 +01:00
mreficent b2ea95e65b [FIX] bi_sql_editor: add in readme how to solve the update all break 2019-01-16 12:03:24 +01:00
Laurent Mignon (ACSONE) b81219abd3 [IMP] report_py3o: remove obsolete methods 2019-01-08 10:53:36 +01:00
Laurent Mignon (ACSONE) 6aa8f4aa5a [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
2019-01-08 10:12:26 +01:00
OCA Transbot 78a4d14865 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-29 11:50:57 +00:00
oca-travis 66107f3a5c [UPD] Update report_xlsx.pot 2018-12-21 10:20:14 +00:00
OCA-git-bot 58b854b486 [ADD] setup.py 2018-12-21 09:52:17 +00:00
Pedro M. Baeza b2d712c6ce
Merge pull request #248 from ovnicraft/12.0-mig-report_xlsx
[MIG] 12.0 report xlsx
2018-12-21 10:52:12 +01:00
Pedro M. Baeza df6b913cfb [IMP] report_xlsx: README by fragments 2018-12-21 10:12:14 +01:00
Cristian Salamea ddecb3e374 [MIG] report_xlsx: Migration to 12.0
* refactor: On new ActionManager override _makeReportUrls and triggerDownload to support XLSX format
* pass action to custom _downloadReportXLSX: Need action to get report data
* dict constructor to remove context lang
2018-12-21 10:05:20 +01:00
Graeme Gellatly 9de0bc7b62 Fix report_xlsx for printing from wizards 2018-12-21 10:04:28 +01:00
oca-travis 2cf285a24c [UPD] Update report_xlsx.pot 2018-12-21 10:04:18 +01:00
Naglis Jonaitis dedd899d58 [IMP] report_fillpdf, report_xlsx, report_xml: Use content_disposition helper 2018-12-21 10:04:18 +01:00
OCA Transbot 9d87479fcc OCA Transbot updated translations from Transifex 2018-12-21 10:04:18 +01:00
Enric Tobella 360614df55 [MIG] report_xlsx: Migration to 11.0 2018-12-21 10:04:17 +01:00
OCA Transbot b042daca55 OCA Transbot updated translations from Transifex 2018-12-21 10:02:44 +01:00
Stéphane Bidoul (ACSONE) f275af485d [10.0] report_xlsx: Allow to define options for workbook creation (#98)
* Allow to define options for workbook creation
2018-12-21 10:02:44 +01:00
Adrien Peiffer (ACSONE) 19d928b5a8 [MIG] Migration of report_xlsx to 10.0 (#76) 2018-12-21 10:02:40 +01:00