diff --git a/website_google_tag_manager/README.rst b/website_google_tag_manager/README.rst index a43b3c23de..eaf5f5da16 100644 --- a/website_google_tag_manager/README.rst +++ b/website_google_tag_manager/README.rst @@ -17,13 +17,13 @@ Google Tag Manager :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github - :target: https://github.com/OCA/website/tree/17.0/website_google_tag_manager + :target: https://github.com/OCA/website/tree/18.0/website_google_tag_manager :alt: OCA/website .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/website-17-0/website-17-0-website_google_tag_manager + :target: https://translation.odoo-community.org/projects/website-18-0/website-18-0-website_google_tag_manager :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -51,7 +51,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -67,13 +67,14 @@ Authors Contributors ------------ -- `Sebastien Alix `__ -- `Tecnativa `__: +- `Sebastien Alix `__ +- `Tecnativa `__: - - Cristina Martin R. + - Cristina Martin R. -- Bjorn Billen -- Foram Shah +- Bjorn Billen +- Foram Shah +- Juan Ignacio Rivero Maintainers ----------- @@ -88,6 +89,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/website `_ project on GitHub. +This module is part of the `OCA/website `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_google_tag_manager/__manifest__.py b/website_google_tag_manager/__manifest__.py index 6ac8cb3f35..cccd423513 100644 --- a/website_google_tag_manager/__manifest__.py +++ b/website_google_tag_manager/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Google Tag Manager", - "version": "17.0.1.0.1", + "version": "18.0.1.0.0", "author": "ABF OSIELL, Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, diff --git a/website_google_tag_manager/readme/CONTRIBUTORS.md b/website_google_tag_manager/readme/CONTRIBUTORS.md index 9c28a64c55..59a5bc8f75 100644 --- a/website_google_tag_manager/readme/CONTRIBUTORS.md +++ b/website_google_tag_manager/readme/CONTRIBUTORS.md @@ -3,3 +3,4 @@ - Cristina Martin R. - Bjorn Billen \<\> - Foram Shah \<\> +- Juan Ignacio Rivero \<\> diff --git a/website_google_tag_manager/static/description/index.html b/website_google_tag_manager/static/description/index.html index 7cc9b07e9f..1030b8faa5 100644 --- a/website_google_tag_manager/static/description/index.html +++ b/website_google_tag_manager/static/description/index.html @@ -369,7 +369,7 @@

Google Tag Manager

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:310de3868828f459c2abf18760e922a4e64074ea6b6e068e399dea21e01ec390 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/website Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/website Translate me on Weblate Try me on Runboat

This module allows to configure your Odoo website to support the GTM tool.

Table of contents

@@ -399,7 +399,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -421,6 +421,7 @@

Contributors

  • Bjorn Billen <bjorn.billen@dynapps.be>
  • Foram Shah <foram.shah@initos.com>
  • +
  • Juan Ignacio Rivero <jr@adhoc.com.ar>
  • @@ -432,7 +433,7 @@

    Maintainers

    OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

    -

    This module is part of the OCA/website project on GitHub.

    +

    This module is part of the OCA/website project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/website_google_tag_manager/views/website_templates.xml b/website_google_tag_manager/views/website_templates.xml index 0db7633074..93dbc7f1e9 100644 --- a/website_google_tag_manager/views/website_templates.xml +++ b/website_google_tag_manager/views/website_templates.xml @@ -2,7 +2,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->