Skip to content

Commit 0278f31

Browse files
committed
[BOT] post-merge updates
1 parent ed48a76 commit 0278f31

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download
2425
[document_knowledge](document_knowledge/) | 18.0.1.0.0 | | Documents Knowledge
2526
[document_page](document_page/) | 18.0.1.0.0 | | Document Page
2627

attachment_zipped_download/README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Attachment Zipped Download
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:63602db7f612916c91796c11238e746b60396e495f8df6bb7f4bcbff442e56d1
10+
!! source digest: sha256:fbdb4e46ccbc9603a62727e5f0d60de09598e65070309e84de2095cfb922767f
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -148,13 +148,13 @@ Authors
148148
Contributors
149149
------------
150150

151-
- César Fernández Domínguez <cesfernandez@outlook.com>
152-
- `Tecnativa <https://www.tecnativa.com>`__:
151+
- César Fernández Domínguez <cesfernandez@outlook.com>
152+
- `Tecnativa <https://www.tecnativa.com>`__:
153153

154-
- Víctor Martínez
155-
- Pedro M. Baeza
154+
- Víctor Martínez
155+
- Pedro M. Baeza
156156

157-
- Pierre Verkest <pierreverkest@gmail.com>
157+
- Pierre Verkest <pierreverkest@gmail.com>
158158

159159
Maintainers
160160
-----------

attachment_zipped_download/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Attachment Zipped Download</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:63602db7f612916c91796c11238e746b60396e495f8df6bb7f4bcbff442e56d1
370+
!! source digest: sha256:fbdb4e46ccbc9603a62727e5f0d60de09598e65070309e84de2095cfb922767f
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/18.0/attachment_zipped_download"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-attachment_zipped_download"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module allows downloading multiple attachments as a zip file.</p>

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-knowledge"
3-
version = "18.0.20241130.0"
3+
version = "18.0.20250218.0"
44
dependencies = [
5+
"odoo-addon-attachment_zipped_download==18.0.*",
56
"odoo-addon-document_knowledge==18.0.*",
67
"odoo-addon-document_page==18.0.*",
78
]

0 commit comments

Comments
 (0)