The "Client Action Refresh" module introduces a refined feature, presenting a strategically positioned button for seamlessly executing a data window reload procedure. This functionality enhances user experience by enabling targeted data refresh without the need to reload the entire web page. This professional-grade enhancement optimizes efficiency and responsiveness within the web application, catering to the precise needs of users without compromising the overall browsing experience. .
INHERIT assets_backend (qweb)
Action
Refresh
Web
Fully integrated with the other Odoo apps.
Easy to Use Refresh Button.
Automatic data update.
def foo(self): return { 'type' : 'ir.actions.client', 'tag' : 'trigger_reload' }