This question has been flagged
1 Reply
3009 Views

I am using odoo 15 version. Assuming there is user A and User B.

User A is already landed on customer invoice tree view And after few seconds User B create a new invoice from its login id.

User A should see this new invoice on tree view without refreshing tree view.


is there any way the tree view automatically gets refreshed when a new records created?

Avatar
Discard

Hey Shashank, did you manage to solve this issue?

Hi there, is there someone already solved this issue?
Can you share on how to do it please?

Best Answer

for odoo16 you can find auto_refresher in the store

for odoo15 you could try crnd_web_view_refresh_timed in the store

Avatar
Discard