How can I create a push notification for specific user id from python in server? I need that the browser advice with a push notification even if user is not currently in the Odoo browser window. The notification could be triggered from a different session. What I need to do, is send a notification to those users that have not completed a custom record at specific time in the day.
Odoo version 14.0
Thanks