mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_numeric_step: Migration to v13
This commit is contained in:
committed by
Thanakrit Pintana
parent
01fbf68de8
commit
45ceadcf0a
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user