Skip to content
Snippets Groups Projects
Commit b8186123 authored by Michael (mcm)'s avatar Michael (mcm)
Browse files

[REF] *: use LegacyComponent


This commit replaces Component by LegacyComponent when the component
uses removed features from owl 1 like getting its `el` or `trigger` an event.
It also adds `useService("rpc")` when component needs it.

closes odoo/odoo#85389

Related: odoo/enterprise#24745
Signed-off-by: default avatarGéry Debongnie <ged@odoo.com>
parent b133f932
No related branches found
No related tags found
No related merge requests found
Showing
with 33 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment