[MIG] web_widget_numeric_step: Migration to v13

This commit is contained in:
Carlos Roca
2021-01-25 09:30:02 +01:00
committed by Thanakrit Pintana
parent 01fbf68de8
commit 45ceadcf0a
5 changed files with 51 additions and 55 deletions

View File

@@ -5,13 +5,13 @@
{
"name": "Web Widget Numeric Step",
"category": "web",
"version": "12.0.1.2.0",
"version": "13.0.1.0.0",
"author": "GRAP, Tecnativa, " "Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/web",
"depends": ["web"],
"data": ["view/assets.xml"],
"qweb": ["static/src/xml/numeric_step.xml",],
"qweb": ["static/src/xml/numeric_step.xml"],
"demo": ["demo/res_users_view.xml"],
"auto_install": False,
"installable": True,