Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 27, 2023
1 parent 0a472a0 commit e79c8a8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ addon | version | maintainers | summary
[website_form_require_legal](website_form_require_legal/) | 16.0.1.0.0 | | Add possibility to require confirm legal terms.
[website_forum_subscription](website_forum_subscription/) | 16.0.1.0.0 | | Adds a button to allow subscription from the website
[website_google_tag_manager](website_google_tag_manager/) | 16.0.1.0.0 | | Add support for Google Tag Manager
[website_legal_page](website_legal_page/) | 16.0.1.0.0 | | Website Legal Page
[website_legal_page](website_legal_page/) | 16.0.1.1.0 | | Website Legal Page
[website_odoo_debranding](website_odoo_debranding/) | 16.0.1.0.0 | | Remove Odoo Branding from Website
[website_require_login](website_require_login/) | 16.0.1.0.0 | | Website Login Required
[website_whatsapp](website_whatsapp/) | 16.0.1.0.0 | [![ioans73](https://github.com/ioans73.png?size=30px)](https://github.com/ioans73) | Whatsapp integration
Expand Down
2 changes: 1 addition & 1 deletion website_legal_page/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Website Legal Page
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e2ff273740ec645e0d6a08ba95f8782d83cae81bba8c3d08f3c34ed92ea8ce4d
!! source digest: sha256:d81eb49f894c1c6904bd40054d40a1d2fab625781ab1bbca123a6297e0b4b032
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion website_legal_page/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Website Legal Page",
"category": "Website",
"version": "16.0.1.0.0",
"version": "16.0.1.1.0",
"depends": ["website"],
"data": [
"views/website_legal_main_page.xml",
Expand Down
2 changes: 1 addition & 1 deletion website_legal_page/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Website Legal Page</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e2ff273740ec645e0d6a08ba95f8782d83cae81bba8c3d08f3c34ed92ea8ce4d
!! source digest: sha256:d81eb49f894c1c6904bd40054d40a1d2fab625781ab1bbca123a6297e0b4b032
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.0/website_legal_page"><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-16-0/website-16-0-website_legal_page"><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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module was written to provide common legal page needed in any website.
Expand Down

0 comments on commit e79c8a8

Please sign in to comment.