From 24a99b4dd93d51fa1e85efb0f81f5de7f45cba95 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 10 Oct 2024 15:43:03 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- web_notify/README.rst | 2 +- web_notify/static/description/index.html | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af2453e7e..f3cf90e6e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ addon | version | maintainers | summary [web_group_expand](web_group_expand/) | 17.0.1.0.0 | | Group Expand Buttons [web_m2x_options](web_m2x_options/) | 17.0.1.0.2 | | web_m2x_options [web_no_bubble](web_no_bubble/) | 17.0.1.0.0 | | Remove the bubbles from the web interface +[web_notify](web_notify/) | 17.0.1.0.0 | | Send notification messages to user [web_refresher](web_refresher/) | 17.0.1.1.2 | | Web Refresher [web_remember_tree_column_width](web_remember_tree_column_width/) | 17.0.1.0.0 | [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![cuongnmtm](https://github.com/cuongnmtm.png?size=30px)](https://github.com/cuongnmtm) | Remember the tree columns' widths across sessions. [web_responsive](web_responsive/) | 17.0.1.1.1 | [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) [![SplashS](https://github.com/SplashS.png?size=30px)](https://github.com/SplashS) | Responsive web client, community-supported diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 6ba1ae0b7..46b89aafe 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "odoo-addons-oca-web" -version = "17.0.20240829.0" +version = "17.0.20241010.0" dependencies = [ "odoo-addon-web_calendar_slot_duration>=17.0dev,<17.1dev", "odoo-addon-web_dialog_size>=17.0dev,<17.1dev", @@ -10,6 +10,7 @@ dependencies = [ "odoo-addon-web_group_expand>=17.0dev,<17.1dev", "odoo-addon-web_m2x_options>=17.0dev,<17.1dev", "odoo-addon-web_no_bubble>=17.0dev,<17.1dev", + "odoo-addon-web_notify>=17.0dev,<17.1dev", "odoo-addon-web_refresher>=17.0dev,<17.1dev", "odoo-addon-web_remember_tree_column_width>=17.0dev,<17.1dev", "odoo-addon-web_responsive>=17.0dev,<17.1dev", diff --git a/web_notify/README.rst b/web_notify/README.rst index e675045d9..b8c784c74 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:ce63c651038997f9d9b80f95b8390f784329bbed593ddc75cbb5cf53457e3a2e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 0ef31fe30..f76bf7d25 100644 --- a/web_notify/static/description/index.html +++ b/web_notify/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4869ee3b6cdd657030585657c2ede8fd85f2c6cf12fcbedfc662b7d35e3f9c5a +!! source digest: sha256:ce63c651038997f9d9b80f95b8390f784329bbed593ddc75cbb5cf53457e3a2e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Send instant notification messages to the user in live.