Skip to content
Snippets Groups Projects
Commit 462fbd7f authored by Habib (ayh)'s avatar Habib (ayh)
Browse files

[IMP] web: trigger fast owl re-render from python


Because why not?

We often need to re-render the user interface from python, but limited to call a browser reload (redirect to current URL).
With this simple client action tag `soft_reload` - we can quickly reload the UI, without a hard refresh.

An example use case: refresh the kanban when an onboarding step is done via a dialog. See `validate` in 'account.setup.bank.manual.config'

closes odoo/odoo#133643

Signed-off-by: default avatarFrancois Georis (fge) <fge@odoo.com>
parent af16740e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment