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 @@ -21,6 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24+ [ website_cookiefirst] ( website_cookiefirst/ ) | 18.0.1.0.0 | | Cookiefirst integration
2425[ website_odoo_debranding] ( website_odoo_debranding/ ) | 18.0.1.0.0 | | Remove Odoo Branding from Website
2526[ website_snippet_country_dropdown] ( website_snippet_country_dropdown/ ) | 18.0.1.0.0 | | Allow to select country in a dropdown
2627
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-website"
3- version = " 18.0.20250225 .0"
3+ version = " 18.0.20250515 .0"
44dependencies = [
5+ " odoo-addon-website_cookiefirst==18.0.*" ,
56 " odoo-addon-website_odoo_debranding==18.0.*" ,
67 " odoo-addon-website_snippet_country_dropdown==18.0.*" ,
78]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Website Cookiefirst
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:32572d83d59f79c7bebaa69bfa927afe6015a407f07787bdedf37abed9d99f16
10+ !! source digest: sha256:0d27f4fb45ad0cbe2adcf347bf6eb0ec51289f23c55e2d6e14e06e7ccb118ad0
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">Website Cookiefirst</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:32572d83d59f79c7bebaa69bfa927afe6015a407f07787bdedf37abed9d99f16
370+ !! source digest: sha256:0d27f4fb45ad0cbe2adcf347bf6eb0ec51289f23c55e2d6e14e06e7ccb118ad0
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/website/tree/18.0/website_cookiefirst "> < img alt ="OCA/website " src ="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/website-18-0/website-18-0-website_cookiefirst "> < 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/website&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 integrates Odoo website with GDPR through the functionality
You can’t perform that action at this time.
0 commit comments