Web View Longpolling
Simple & Effective
When user interaction changes the data, the module supports data synchronization with all users. This works with all views, not only with kanban and list views.
User manual
- 1. Turn on debug mode
- 2. Access the menu: Settings/Technical/Automation/Automated Actions
- 3. Create one Automated Actions
- 4. Select the model you want to sync and Trigger Condition select On Creation & Update and Action To Do : Execute Python Code
- 5. In python code, add the following code: model.env['bus.bus'].sendone('web_view_longpolling', model._name)
- And now you try to try and feel
DEMO

Supports
Free 24/7
For any supports or questions, please contact me via:
dev.odoo.vn@gmail.com
Please log in to comment on this module