[16.0][MIG]web_widget_dropdown_dynamic: Migrate to version 16.0

This commit is contained in:
sonhd91
2023-07-06 10:04:24 +07:00
committed by Carlos Roca
parent ccaa9f55dd
commit 237c7af396
15 changed files with 383 additions and 418 deletions

View File

@@ -7,3 +7,6 @@
* Ronald Portier <ronald@therp.nl>
* Thanakrit Pintana <thanakrit.p39@gmail.com>
* `Trobz <https://trobz.com>`_:
* Son Ho <sonho@trobz.com>

View File

@@ -0,0 +1 @@
The migration of this module from 15.0 to 16.0 was financially supported by Camptocamp

View File

@@ -19,6 +19,6 @@
<field
name="char_field"
widget="dynamic_dropdown"
values="method_name"
options="{'values':'method_name'}"
context="{'depending_on': other_field}"
/>