3
0
Fork 0

[MIG] web_widget_child_selector: Migration to 14.0

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Olga Marco 2022-01-07 09:49:31 +01:00
parent da7a05196f
commit ababcd6de3
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
{
"name": "Web Widget Child Selector",
"summary": "Widget used for navigation on hierarchy fields",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"license": "AGPL-3",
"author": "Creu Blanca,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",

View File

@ -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
which field we will show on edition only.
For example, name instead of display_name.