Marcel Savegnago
3b09a17a5e
Added translation using Weblate (Portuguese (Brazil))
2025-05-13 21:08:41 +00:00
Weblate
4d320040ad
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: knowledge-18.0/knowledge-18.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-attachment_zipped_download/
2025-02-18 11:51:25 +00:00
OCA-git-bot
0278f31e0b
[BOT] post-merge updates
2025-02-18 08:52:46 +00:00
oca-ci
ed48a762f4
[UPD] Update attachment_zipped_download.pot
2025-02-18 08:50:55 +00:00
Víctor Martínez
25dba93d16
[MIG] attachment_zipped_download: Migration to 18.0
...
TT54112
2025-01-28 08:29:37 +01:00
Víctor Martínez
7e256cfaa8
[MIG] attachment_zipped_download: Migration to 17.0
...
TT52268
[UPD] Update attachment_zipped_download.pot
[BOT] post-merge updates
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-28 08:25:06 +01:00
Víctor Martínez
422c64a40e
[IMP] attachment_zipped_download: pre-commit auto fixes
2025-01-28 08:25:06 +01:00
Stefan Rijnhart
49e38ce17d
[FIX] linting after update dotfiles
2025-01-28 08:25:06 +01:00
Peter Romão
51d280c3b9
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/
2025-01-28 08:25:06 +01:00
Ivan Sokolov
e213487e51
Updated from template
...
[BOT] post-merge updates
[BOT] post-merge updates
2025-01-28 08:25:06 +01:00
mymage
d368979ece
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/
2025-01-28 08:25:06 +01:00
len
c2b4ab0f2d
[FIX] attachment_zipped_download: fix stream download
...
Before the fix, 0 bytes would be transferred.
2025-01-28 08:25:06 +01:00
Ivorra78
1a4bdedbc2
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/
2025-01-28 08:25:06 +01:00
Pierre Verkest
e267b0b836
[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/
2025-01-28 08:25:06 +01:00
Pierre Verkest
25ceed4377
[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
2025-01-28 08:25:06 +01:00
Bole
a99bc0dde1
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/
2025-01-28 08:25:06 +01:00
Francesco Foresti
b36c91caae
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/
2025-01-28 08:25:06 +01:00
Víctor Martínez
c565c58684
[FIX] attachment_zipped_download: Fix tests
...
attachment_zipped_download 16.0.1.0.1
2025-01-28 08:25:06 +01:00
mymage
f5fa389245
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/
2025-01-28 08:25:06 +01:00
FernandoRomera
f957b2e1b0
[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/
2025-01-28 08:25:06 +01:00
Víctor Martínez
8885cfecf1
[ADD] attachment_zipped_download: New addon.
...
TT33403
[UPD] Update attachment_zipped_download.pot
[UPD] README.rst
2025-01-28 08:25:04 +01:00