diff --git a/README.md b/README.md index fcb2e278d86..cd58993b6cc 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [web_environment_ribbon](web_environment_ribbon/) | 18.0.1.0.0 | | Web Environment Ribbon +[web_notify](web_notify/) | 18.0.1.0.0 | | Send notification messages to user [//]: # (end addons) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 897d537c52a..65141bac5bf 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,8 +1,9 @@ [project] name = "odoo-addons-oca-web" -version = "18.0.20241009.0" +version = "18.0.20241023.0" dependencies = [ "odoo-addon-web_environment_ribbon==18.0.*", + "odoo-addon-web_notify==18.0.*", ] classifiers=[ "Programming Language :: Python", diff --git a/web_notify/README.rst b/web_notify/README.rst index 4714f2af868..c1a7fa1dc44 100644 --- a/web_notify/README.rst +++ b/web_notify/README.rst @@ -7,7 +7,7 @@ Web Notify !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4869ee3b6cdd657030585657c2ede8fd85f2c6cf12fcbedfc662b7d35e3f9c5a + !! source digest: sha256:308dfde5147ecc82cfee02b6a8acbe8f64ce1d7dad310333da46fd277cdd4bcb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/web_notify/static/description/index.html b/web_notify/static/description/index.html index c530b37ab36..682288a57f6 100644 --- a/web_notify/static/description/index.html +++ b/web_notify/static/description/index.html @@ -367,7 +367,7 @@

Web Notify

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4869ee3b6cdd657030585657c2ede8fd85f2c6cf12fcbedfc662b7d35e3f9c5a +!! source digest: sha256:308dfde5147ecc82cfee02b6a8acbe8f64ce1d7dad310333da46fd277cdd4bcb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

Send instant notification messages to the user in live.