Commit Graph

20 Commits

Author SHA1 Message Date
Weblate
67f23cf9c9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-17.0/knowledge-17.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-attachment_zipped_download/
2025-01-27 19:52:33 +00:00
OCA-git-bot
ba06ce594a [BOT] post-merge updates 2025-01-27 17:19:40 +00:00
oca-ci
86984160cf [UPD] Update attachment_zipped_download.pot 2025-01-27 17:17:20 +00:00
Víctor Martínez
9bb905a9f5 [MIG] attachment_zipped_download: Migration to 17.0
TT52268
2024-12-18 13:24:01 +01:00
Víctor Martínez
e5387e2db6 [IMP] attachment_zipped_download: pre-commit auto fixes 2024-12-18 13:03:31 +01:00
Stefan Rijnhart
aad89e81bb [FIX] linting after update dotfiles 2024-12-18 13:03:31 +01:00
Peter Romão
369f6083c6 Added translation using Weblate (Portuguese)
Translated using Weblate (Portuguese)

Currently translated at 100.0% (7 of 7 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/pt/
2024-12-18 13:03:30 +01:00
Ivan Sokolov
4700bac3da Updated from template
[BOT] post-merge updates

[BOT] post-merge updates
2024-12-18 13:03:27 +01:00
mymage
9ed2e5f24f Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/it/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/
2024-12-18 13:03:26 +01:00
len
1017e7f389 [FIX] attachment_zipped_download: fix stream download
Before the fix, 0 bytes would be transferred.
2024-12-18 13:03:26 +01:00
Ivorra78
69649b370e Translated using Weblate (Spanish)
Currently translated at 100.0% (7 of 7 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/es/
2024-12-18 13:03:26 +01:00
Pierre Verkest
b52f3f6cf6 [IMP] attachment_zipped_download: provide ir.attachment.action_download mixin
This helps to download multiple attachments from any models.

[UPD] README.rst

[UPD] Update attachment_zipped_download.pot

[UPD] README.rst

attachment_zipped_download 16.0.2.0.0

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/
2024-12-18 13:03:24 +01:00
Pierre Verkest
3d5a695527 [FIX] attachment_zipped_download: zip allowed document only
The previous code allowed any authenticated to retreive any attachment present
on odoo filesystem. So a WMS user could technically spoken download a zip with
accounting documents.

This implementation is calling attachemnt.check("read") to ensure access
right and use attachemnt.raw attribute to retreive file to archive which
(not test) should works with attachment saved somewhere else than the
local filesystem (s3 storage, pgsql large object storage...).

attachment_zipped_download 16.0.1.0.2
2024-12-18 13:03:22 +01:00
Bole
4c97f74cde Added translation using Weblate (Croatian)
Translated using Weblate (Croatian)

Currently translated at 100.0% (4 of 4 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/hr/
2024-12-18 13:03:20 +01:00
Francesco Foresti
d9ad8f44ac Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/it/
2024-12-18 13:03:20 +01:00
Víctor Martínez
ae6b608773 [FIX] attachment_zipped_download: Fix tests
attachment_zipped_download 16.0.1.0.1
2024-12-18 13:03:18 +01:00
mymage
6998a000cf Added translation using Weblate (Italian)
Translated using Weblate (Italian)

Currently translated at 100.0% (4 of 4 strings)

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/it/
2024-12-18 13:03:17 +01:00
FernandoRomera
aa52abea6b [16.0][MIG] attachment_zipped_download: Migration to 16.0
[UPD] Update attachment_zipped_download.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/
2024-12-18 13:03:16 +01:00
oca-travis
adb20dd61c [UPD] Update attachment_zipped_download.pot
[UPD] README.rst
2024-12-18 13:03:14 +01:00
Víctor Martínez
ef0d2bbcb1 [ADD] attachment_zipped_download: New addon.
TT33403
2024-12-18 12:58:15 +01:00