odoo/enterprise#77844
Created by JavaScript, Géry Debongnie
Merged
at 020710e9eb1df8856675837e99d30682ea2ad266
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1s)
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.