mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_notify: Migration to 15.0
This commit is contained in:
committed by
Benoit Aimont
parent
2d8317d93f
commit
dafee50eea
@@ -50,7 +50,7 @@ Usage
|
||||
=====
|
||||
|
||||
|
||||
To send a notification to the user you just need to call one of the new methods defined on res.users:
|
||||
To send a notification to the logged in user or target audience you just need to call one of the new methods defined on res.users:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
@@ -85,7 +85,7 @@ or
|
||||
:alt: Sample notifications
|
||||
|
||||
You can test the behaviour of the notifications by installing this module in a demo database.
|
||||
Access the users form through Settings -> Users & Companies. You'll see a tab called "Test web notify", here you'll find two buttons that'll allow you test the module.
|
||||
Access the users form through Settings -> Users & Companies. You'll see a tab called "Test web notify", here you'll find five buttons that'll allow you test the module.
|
||||
|
||||
.. figure:: https://raw.githubusercontent.com/OCA/web/14.0/web_notify/static/description/test_notifications_demo.png
|
||||
:scale: 80 %
|
||||
|
||||
Reference in New Issue
Block a user