diff --git a/README.md b/README.md index 5c06c937..342147ce 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.1 | | Attachment Zipped Download +[attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.2 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge [document_page](document_page/) | 16.0.1.3.0 | | Document Page [document_page_approval](document_page_approval/) | 16.0.1.1.0 | | Document Page Approval diff --git a/attachment_zipped_download/README.rst b/attachment_zipped_download/README.rst index 64e44297..e737525f 100644 --- a/attachment_zipped_download/README.rst +++ b/attachment_zipped_download/README.rst @@ -7,7 +7,7 @@ Attachment Zipped Download !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e67f2c96fb590d1585edf1554c8e4958f519df4b86308f450f0d5ed18cf5b69a + !! source digest: sha256:4163544eb16787f39f46edcd97305586594a6f708c1e489908d344467c82483e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/attachment_zipped_download/__manifest__.py b/attachment_zipped_download/__manifest__.py index 14a392ae..3bb3c99b 100644 --- a/attachment_zipped_download/__manifest__.py +++ b/attachment_zipped_download/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Attachment Zipped Download", - "version": "16.0.2.0.1", + "version": "16.0.2.0.2", "category": "Tools", "website": "https://github.com/OCA/knowledge", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/attachment_zipped_download/static/description/index.html b/attachment_zipped_download/static/description/index.html index 280a1e19..1ab288bd 100644 --- a/attachment_zipped_download/static/description/index.html +++ b/attachment_zipped_download/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:e67f2c96fb590d1585edf1554c8e4958f519df4b86308f450f0d5ed18cf5b69a +!! source digest: sha256:4163544eb16787f39f46edcd97305586594a6f708c1e489908d344467c82483e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows downloading multiple attachments as a zip file.