[MIG] web_widget_dropdown_dynamic: Migration to 17.0

This commit is contained in:
Carlos Roca
2024-08-13 12:33:49 +02:00
committed by Bhavesh Heliconia
parent 9e415ab1a1
commit 2e8820796a
13 changed files with 164 additions and 124 deletions

View File

@@ -11,3 +11,6 @@
- [Trobz](https://trobz.com):
> - Son Ho \<<sonho@trobz.com>\>
- [Tecnativa](https://www.tecnativa.com):
- Carlos Roca

View File

@@ -22,3 +22,9 @@ def method_name(self):
context="{'depending_on': other_field}"
/>
```
**DEMO**
On User defined filters added new field to show the feature, it is called
**Dropdown Integer**. If any user selected just One option shoud appear, but if
Mitchell Admin it should be possible to select option One and Two.