[MIG] web_widget_dropdown_dynamic: Migration to 13.0

This commit is contained in:
Alexey Pelykh
2020-04-12 08:59:14 +02:00
parent 83917145cb
commit 5ac2ce3e4f
10 changed files with 27 additions and 15 deletions

View File

@@ -1,10 +1,10 @@
# Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Dynamic Dropdown Widget: Example",
"summary": "Demonstration of web_widget_dropdown_dynamic",
"category": "Web",
"version": "12.0.1.0.0",
"version": "13.0.1.0.0",
"license": "AGPL-3",
"author": "Brainbean Apps OU, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web/",

View File

@@ -46,7 +46,6 @@
>
<field name="name">web_widget_dropdown_dynamic Demo</field>
<field name="res_model">web.widget.dropdown.dynamic.example</field>
<field name="view_type">form</field>
<field name="view_mode">form</field>
</record>
<menuitem