Commit Graph

326 Commits (1a9c9f91e782a628c432588584930e8fe913313c)

Author SHA1 Message Date
Luc De Meyer 1a9c9f91e7 add todo 2022-12-04 17:08:19 +01:00
Luc De Meyer 3d39810a78 [11.0][MIG] report_xlsx_helper: Migration to 11.0 2022-12-04 17:08:19 +01:00
oca-travis 28ecbcfefa [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
Luc De Meyer 7066288d0e add unit test 2022-12-04 17:08:19 +01:00
Luc De Meyer 490e4df5b5 pylint eval-used 2022-12-04 17:08:19 +01:00
Luc De Meyer 379ff0a491 pylint W8112(eval-referenced) 2022-12-04 17:08:19 +01:00
Luc De Meyer 7ea45e8d41 pylint: disable=old-api7-method-defined 2022-12-04 17:08:19 +01:00
Luc De Meyer 94bdcea71a pylint: disable=old-api7-method-defined 2022-12-04 17:08:19 +01:00
Luc De Meyer b280034a5c autodetect boolean type 2022-12-04 17:08:19 +01:00
Luc De Meyer 74d1c69f49 improved error handling 2022-12-04 17:08:19 +01:00
Luc De Meyer a1dd78c0f0 xlsx formats 2022-12-04 17:08:19 +01:00
Luc De Meyer 3be1311241 rename module 2022-12-04 17:08:19 +01:00
OCA-git-bot 3d36d80e96 [ADD] setup.py 2022-12-04 10:51:23 +00:00
OCA-git-bot cc5ccee0b4 [UPD] README.rst 2022-12-04 10:51:23 +00:00
OCA-git-bot 9a0c3852c0 [UPD] addons table in README.md 2022-12-04 10:51:21 +00:00
oca-ci 4f92f9c64d [UPD] Update report_xlsx.pot 2022-12-04 10:46:15 +00:00
OCA-git-bot 2ca085945d Merge PR #690 into 16.0
Signed-off-by pedrobaeza
2022-12-04 10:44:24 +00:00
Rodrigo ca1d627614 [MIG] Migrate report_xlsx to 16.0 2022-12-02 18:10:05 +01:00
Weblate 03b7d74b7a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-16.0/reporting-engine-16.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-base_comment_template/
2022-11-30 16:19:09 +00:00
OCA-git-bot 2fec9f2bbe [UPD] addons table in README.md 2022-11-30 16:18:55 +00:00
OCA-git-bot d0c2a26e4c base_comment_template 16.0.2.0.0 2022-11-30 16:18:50 +00:00
OCA-git-bot 4bbd50137f [UPD] addons table in README.md 2022-11-30 16:18:49 +00:00
oca-ci 76d8b6e4fd [UPD] Update base_comment_template.pot 2022-11-30 16:15:56 +00:00
OCA-git-bot 5a4a58fe9a Merge PR #693 into 16.0
Signed-off-by pedrobaeza
2022-11-30 16:13:39 +00:00
Víctor Martínez d9d2ef5b27 [FIX] base_comment_template: Add models text field to prevent error from ir.model model
TT40209
2022-11-30 16:59:53 +01:00
OCA-git-bot 8c53b4d411 report_xlsx 15.0.1.1.1 2022-11-30 12:46:46 +01:00
Víctor Martínez b90c4c25b1 [IMP] report_xlsx: Method for getting cell format for a currency
TT38722
2022-11-30 12:46:46 +01:00
OCA-git-bot bd030df640 report_xlsx 15.0.1.1.0 2022-11-30 12:46:46 +01:00
Jasmin Solanki ebf9ce74be [FIX] report_xlsx: Fix dynamic report download 2022-11-30 12:46:46 +01:00
pablontura 46d0288adf Translated using Weblate (Catalan)
Currently translated at 100.0% (8 of 8 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_xlsx/ca/
2022-11-30 12:46:46 +01:00
pablontura 64957db983 Added translation using Weblate (Catalan) 2022-11-30 12:46:46 +01:00
OCA-git-bot 65a05204d7 report_xlsx 15.0.1.0.5 2022-11-30 12:46:46 +01:00
OCA-git-bot 41c3007708 [UPD] README.rst 2022-11-30 12:46:46 +01:00
manu 34d49ad8ff [FIX]report_xlsx: development status tu mature 2022-11-30 12:46:46 +01:00
OCA-git-bot 04a77cd234 report_xlsx 15.0.1.0.4 2022-11-30 12:46:46 +01:00
xavier-bouquiaux 187704f321 report_xlsx
refs #586
problem explained in the issue
2022-11-30 12:46:46 +01:00
OCA-git-bot 02790b3007 report_xlsx 15.0.1.0.3 2022-11-30 12:46:46 +01:00
Mihran Thalhath 867a989be6 [FIX] report_xlsx: fix generation of pdf reports
the report handler for xlsx added over here is always returning `true` even if the report being
generated is not xlsx. Due to this, the report handler doesn't check for other report types
at b309d3a99f/addons/web/static/src/webclient/actions/action_service.js (L1019)
and thus doesn't generate any other reports. So if the converter is not xlsx, return false instead of true.

Also, updating the docids and context in the report_routes controller only needs to be done if
the converter is xlsx and not in any other case.
2022-11-30 12:46:46 +01:00
OCA-git-bot 97e511c388 report_xlsx 15.0.1.0.1 2022-11-30 12:46:46 +01:00
Jaime Arroyo 7158b4023e [12.0][FIX] Report xlsx res_partner 2022-11-30 12:46:46 +01:00
oca-ci 543dfcafd0 [UPD] Update report_xlsx.pot 2022-11-30 12:46:46 +01:00
OCA-git-bot a86821b0dc [UPD] README.rst 2022-11-30 12:46:46 +01:00
Christopher Ormaza 087cfe0021 [FIX] report_xlsx: refactor controller and report hamdler 2022-11-30 12:46:46 +01:00
Joan Mateu Jordi aec96ed82c [MIG] report_xlsx: Migration to 15.0 2022-11-30 12:46:46 +01:00
Simon S 58314d62c2 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/
2022-11-30 12:46:46 +01:00
Simon S aa085ee76c Added translation using Weblate (Swedish) 2022-11-30 12:46:46 +01:00
OCA-git-bot db81d468ca report_xlsx 14.0.1.0.4 2022-11-30 12:46:46 +01:00
OCA-git-bot 2abc77e6ab [UPD] README.rst 2022-11-30 12:46:46 +01:00
Eugene Molotov 07b735a27b [FIX] report_xlsx: correctly handle exceptions, when generating report
Before this commit, when exception is raised while generating report,
on browser window instead of python traceback nothing was shown
on production environment or werkzeug's "Console locked" message
on development environment.
2022-11-30 12:46:45 +01:00
OCA-git-bot 335b07517a report_xlsx 14.0.1.0.3 2022-11-30 12:46:45 +01:00