diff --git a/README.md b/README.md index 3a6227905..aa97ecc09 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ addon | version | maintainers | summary [web_m2x_options](web_m2x_options/) | 14.0.1.1.1 | | web_m2x_options [web_m2x_options_manager](web_m2x_options_manager/) | 14.0.1.2.0 | | Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields. [web_no_bubble](web_no_bubble/) | 14.0.1.1.0 | | Remove the bubbles from the web interface -[web_notify](web_notify/) | 14.0.1.0.1 | | Send notification messages to user +[web_notify](web_notify/) | 14.0.1.0.2 | | Send notification messages to user [web_notify_channel_message](web_notify_channel_message/) | 14.0.1.0.0 | | Send an instant notification to channel users when a new message is posted [web_pwa_oca](web_pwa_oca/) | 14.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Make Odoo a PWA [web_refresher](web_refresher/) | 14.0.2.0.0 | | Web Refresher diff --git a/web_notify/README.rst b/web_notify/README.rst index 7b33897f2..f2e915b76 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:1dfd065bdca734ec883a686d7b4c77a4654abae3279c1bb1e36ab4a10ec85eae + !! source digest: sha256:58582d1fce029a607306c4b16163f460382c4cfc2a0124e9eece5bdfa43349cb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/web_notify/__manifest__.py b/web_notify/__manifest__.py index 4ee5bd93e..984615abd 100644 --- a/web_notify/__manifest__.py +++ b/web_notify/__manifest__.py @@ -6,7 +6,7 @@ "name": "Web Notify", "summary": """ Send notification messages to user""", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "license": "AGPL-3", "author": "ACSONE SA/NV," "AdaptiveCity," "Odoo Community Association (OCA)", "development_status": "Production/Stable", diff --git a/web_notify/static/description/index.html b/web_notify/static/description/index.html index bb31039c3..6c9d2cbd9 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:1dfd065bdca734ec883a686d7b4c77a4654abae3279c1bb1e36ab4a10ec85eae +!! source digest: sha256:58582d1fce029a607306c4b16163f460382c4cfc2a0124e9eece5bdfa43349cb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Send instant notification messages to the user in live.