Commit Graph

83 Commits (16.0)

Author SHA1 Message Date
mymage ebd29f6349 Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/it/
2024-01-18 09:34:35 +00:00
mymage e87908dfd2 Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/it/
2024-01-15 09:37:11 +00:00
OCA-git-bot ac3a3580f0 [BOT] post-merge updates 2023-10-10 10:09:44 +00:00
OCA-git-bot 5fe3a6e687 Merge PR #767 into 16.0
Signed-off-by pedrobaeza
2023-10-10 10:03:42 +00:00
Weblate 2b7a588ab1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/
2023-10-10 00:00:39 +00:00
Houzéfa Abbasbhay 62b5a71f00
[FIX] report_xlsx: Save as attachment
This implements behavior expected when configuring "Save as Attachment Prefix"
within xlsx reports.
2023-10-09 14:29:04 +02:00
OCA-git-bot 5019f30b0f [UPD] README.rst 2023-09-03 16:00:44 +00:00
Ivorra78 6720099219 Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/es/
2023-09-02 20:42:28 +00:00
OCA-git-bot 1f30047000 report_xlsx 16.0.1.0.2 2023-03-18 17:55:19 +00:00
Anna Janiszewska 04b88a38bf [FIX] report_xlsx: initialize reportname 2023-03-14 10:50:17 +01:00
Bole c4a09c0684 Translated using Weblate (Croatian)
Currently translated at 23.0% (3 of 13 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/hr/
2023-01-04 03:25:01 +00:00
OCA-git-bot d18c0ea288 report_xlsx 16.0.1.0.1 2022-12-15 07:30:25 +00:00
Alexis de Lattre c1955e26c5 [FIX] report_xlsx: add token in report_download() controller 2022-12-14 13:10:59 +00:00
OCA-git-bot cc5ccee0b4 [UPD] README.rst 2022-12-04 10:51:23 +00:00
oca-ci 4f92f9c64d [UPD] Update report_xlsx.pot 2022-12-04 10:46:15 +00:00
Rodrigo ca1d627614 [MIG] Migrate report_xlsx to 16.0 2022-12-02 18:10:05 +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
david 1526e771d9 [IMP][FIX] report_xlsx: handle duplicate name exceptions
We want to avoid duplicated sheet names exceptions the same following the same
philosophy that Odoo implements overriding the main library to avoid the 31
characters limit triming the strings before sending them to the library.

In some cases, there's not much control over this as the reports send automated
data and the potential exception is hidden underneath making it hard to debug
the original issue. Even so, different names can become the same one as their
strings are trimmed to those 31 character limit.

This way, once we come across with a duplicated, we set that final 3 characters
with a sequence that we evaluate on the fly. So for instance:

- 'Sheet name' will be 'Sheet name~01'
- The next 'Sheet name' will try to rename to 'Sheet name~01' as well and then
  that will give us 'Sheet name~02'.
- And the next 'Sheet name' will try to rename to 'Sheet name~01' and then to
  'Sheet name~02' and finally it will be able to 'Sheet name~03'.
- An so on as many times as duplicated sheet names come to the workbook up to
  100 for each sheet name. We set such limit as we don't want to truncate the
  strings too much and keeping in mind that this issue don't usually ocurrs.

TT31938
2022-11-30 12:46:45 +01:00
Pedro Castro Silva fa2f5a031c Translated using Weblate (Portuguese)
Currently translated at 100.0% (13 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/pt/
2022-11-30 12:46:45 +01:00
OCA-git-bot 3fb7b62777 report_xlsx 14.0.1.0.2 2022-11-30 12:46:45 +01:00
OCA-git-bot 3975fe1298 [UPD] README.rst 2022-11-30 12:46:45 +01:00
Stéphane Bidoul bfe7267c4a report_xlsx: bump development status [ci skip] 2022-11-30 12:46:45 +01:00
Ana Suárez 62ec1e07af Translated using Weblate (Spanish)
Currently translated at 84.6% (11 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/es/
2022-11-30 12:46:45 +01:00
OCA-git-bot fb7b655ff2 report_xlsx 14.0.1.0.1 2022-11-30 12:46:45 +01:00
Saran440 472d937b9a [FIX] safe_eval object time 2022-11-30 12:46:45 +01:00
OCA-git-bot 7b14bfcb98 [UPD] README.rst 2022-11-30 12:46:45 +01:00