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 28, 2024
1 parent 06d6893 commit ba10a00
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ addon | version | maintainers | summary
[website_google_tag_manager](website_google_tag_manager/) | 17.0.1.0.1 | | Add support for Google Tag Manager
[website_odoo_debranding](website_odoo_debranding/) | 17.0.1.0.0 | | Remove Odoo Branding from Website
[website_require_login](website_require_login/) | 17.0.1.0.0 | | Website Login Required
[website_snippet_big_button](website_snippet_big_button/) | 17.0.1.0.0 | | A snippet that adds two big buttons

[//]: # (end addons)

Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-website"
version = "17.0.20241126.0"
version = "17.0.20241128.0"
dependencies = [
"odoo-addon-website_cookiebot>=17.0dev,<17.1dev",
"odoo-addon-website_cookiefirst>=17.0dev,<17.1dev",
Expand All @@ -9,6 +9,7 @@ dependencies = [
"odoo-addon-website_google_tag_manager>=17.0dev,<17.1dev",
"odoo-addon-website_odoo_debranding>=17.0dev,<17.1dev",
"odoo-addon-website_require_login>=17.0dev,<17.1dev",
"odoo-addon-website_snippet_big_button>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
Expand Down
16 changes: 8 additions & 8 deletions website_snippet_big_button/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Big Buttons Snippet
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6839b4417e9e5ab25b8eb8ba687d9e797da3337d1bcccf18c3e9e913cf1d4caa
!! source digest: sha256:80c0e31f81a4df149f3069e092bd4f7fb73339189fb15de2b929d2574a2fdd35
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -42,9 +42,9 @@ Usage

To use this module, you need to:

- Edit any web page.
- Go to **Blocks > Big Buttons**.
- Drag it anywhere.
- Edit any web page.
- Go to **Blocks > Big Buttons**.
- Drag it anywhere.

You can edit the link anywhere on the button.

Expand All @@ -71,11 +71,11 @@ Authors
Contributors
------------

- `Tecnativa <https://www.tecnativa.com>`__:
- `Tecnativa <https://www.tecnativa.com>`__:

- Jairo Llopis
- Cristina Martin R.
- Pilar Vargas
- Jairo Llopis
- Cristina Martin R.
- Pilar Vargas

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion website_snippet_big_button/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Big Buttons Snippet</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6839b4417e9e5ab25b8eb8ba687d9e797da3337d1bcccf18c3e9e913cf1d4caa
!! source digest: sha256:80c0e31f81a4df149f3069e092bd4f7fb73339189fb15de2b929d2574a2fdd35
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/website/tree/17.0/website_snippet_big_button"><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-17-0/website-17-0-website_snippet_big_button"><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=17.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 extend the functionality of website to
Expand Down

0 comments on commit ba10a00

Please sign in to comment.