mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_child_selector: Migration to 14.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Web Widget Child Selector",
|
"name": "Web Widget Child Selector",
|
||||||
"summary": "Widget used for navigation on hierarchy fields",
|
"summary": "Widget used for navigation on hierarchy fields",
|
||||||
"version": "13.0.1.0.0",
|
"version": "14.0.1.0.0",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"author": "Creu Blanca,Odoo Community Association (OCA)",
|
"author": "Creu Blanca,Odoo Community Association (OCA)",
|
||||||
"website": "https://github.com/OCA/web",
|
"website": "https://github.com/OCA/web",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Use child_selection widget on a field.
|
Use child_selector widget on a field.
|
||||||
If necessary we can use child_selection_field on options in order to define
|
If necessary we can use child_selection_field on options in order to define
|
||||||
which field we will show on edition only.
|
which field we will show on edition only.
|
||||||
For example, name instead of display_name.
|
For example, name instead of display_name.
|
||||||
|
|||||||
Reference in New Issue
Block a user