Hi,
I tried to use this module "https://www.odoo.com/apps/modules/10.0/web_notify/" to notify users of a reminder, but the notification is shown only to the admin user. Please can you tell me the right way to use the self.env.user.notify_info(message="message", title="Title", sticky=True) command.
thanks