Commit ba06ce5 1 parent 8698416 commit ba06ce5 Copy full SHA for ba06ce5
File tree 4 files changed +10
-8
lines changed
attachment_zipped_download
4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
+ [ attachment_zipped_download] ( attachment_zipped_download/ ) | 17.0.1.0.0 | | Attachment Zipped Download
24
25
[ document_knowledge] ( document_knowledge/ ) | 17.0.1.0.0 | | Documents Knowledge
25
26
[ document_page] ( document_page/ ) | 17.0.1.1.0 | | Document Page
26
27
[ document_page_access_group] ( document_page_access_group/ ) | 17.0.2.0.0 | | Choose groups to access document pages
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Attachment Zipped Download
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:4163544eb16787f39f46edcd97305586594a6f708c1e489908d344467c82483e
10
+ !! source digest: sha256:63602db7f612916c91796c11238e746b60396e495f8df6bb7f4bcbff442e56d1
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -148,13 +148,13 @@ Authors
148
148
Contributors
149
149
------------
150
150
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 >`__:
153
153
154
- - Víctor Martínez
155
- - Pedro M. Baeza
154
+ - Víctor Martínez
155
+ - Pedro M. Baeza
156
156
157
- - Pierre Verkest <pierreverkest@gmail.com>
157
+ - Pierre Verkest <pierreverkest@gmail.com>
158
158
159
159
Maintainers
160
160
-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Attachment Zipped Download</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:4163544eb16787f39f46edcd97305586594a6f708c1e489908d344467c82483e
370
+ !! source digest: sha256:63602db7f612916c91796c11238e746b60396e495f8df6bb7f4bcbff442e56d1
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/17.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-17-0/knowledge-17-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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows downloading multiple attachments as a zip file.</ p >
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-knowledge"
3
- version = " 17.0.20250124.1 "
3
+ version = " 17.0.20250127.0 "
4
4
dependencies = [
5
+ " odoo-addon-attachment_zipped_download>=17.0dev,<17.1dev" ,
5
6
" odoo-addon-document_knowledge>=17.0dev,<17.1dev" ,
6
7
" odoo-addon-document_page>=17.0dev,<17.1dev" ,
7
8
" odoo-addon-document_page_access_group>=17.0dev,<17.1dev" ,
You can’t perform that action at this time.
0 commit comments