File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ addon | version | maintainers | summary
2626[ document_page] ( document_page/ ) | 18.0.1.0.1 | | Document Page
2727[ document_page_access_group] ( document_page_access_group/ ) | 18.0.1.0.1 | | Choose groups to access document pages
2828[ document_page_approval] ( document_page_approval/ ) | 18.0.1.0.0 | | Document Page Approval
29+ [ document_url] ( document_url/ ) | 18.0.1.0.0 | | URL attachment
2930
3031[ // ] : # ( end addons )
3132
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ URL attachment
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:f8e881059b3485a5938ae6869a8bce008e4c891fc341fc845932995301df5402
10+ !! source digest: sha256:8ed037012bcf490a1ebf24d0315e26fe25b0d7ae2cb864dc18ca8b4eb875b218
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">URL attachment</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:f8e881059b3485a5938ae6869a8bce008e4c891fc341fc845932995301df5402
370+ !! source digest: sha256:8ed037012bcf490a1ebf24d0315e26fe25b0d7ae2cb864dc18ca8b4eb875b218
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/document_url "> < 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-document_url "> < 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=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > Module that allows to attach an URL as a document.</ p >
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-knowledge"
3- version = " 18.0.20250328 .0"
3+ version = " 18.0.20250528 .0"
44dependencies = [
55 " odoo-addon-attachment_zipped_download==18.0.*" ,
66 " odoo-addon-document_knowledge==18.0.*" ,
77 " odoo-addon-document_page==18.0.*" ,
88 " odoo-addon-document_page_access_group==18.0.*" ,
99 " odoo-addon-document_page_approval==18.0.*" ,
10+ " odoo-addon-document_url==18.0.*" ,
1011]
1112classifiers =[
1213 " Programming Language :: Python" ,
You can’t perform that action at this time.
0 commit comments