odoo/enterprise#77844

Created by JavaScript, Géry Debongnie
Merged at 020710e9eb1df8856675837e99d30682ea2ad266

Statuses:

Linked pull requests
label
odoo-dev:master-public-widgets
head
c4f880c46a912183bf98348f0eb6a6a5fbb777fb
merged
9 months ago by JavaScript, Géry Debongnie
odoo/odoo odoo/enterprise odoo/upgrade
master #185998 #77844 #7070

Adapt some public widgets to interactions

The public widget system is being replaced by a new Interaction class (see pull request odoo/odoo#185998). This PR is the corresponding enterprise change necessary to make it work.

Note that it only adapts some code. The rest of public widgets will be refactored soon, after this PR lands.