mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_listview_range_select: Migration to 13.0
This commit is contained in:
committed by
Karl Southern
parent
e8447e25b2
commit
410ff91a27
@@ -6,12 +6,12 @@
|
||||
"summary": """
|
||||
Enables selecting a range of records using the shift key
|
||||
""",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"category": "Web",
|
||||
"author": "Onestein,Odoo Community Association (OCA)",
|
||||
"author": "Onestein, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/oca/web",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["web",],
|
||||
"depends": ["web"],
|
||||
"data": ["templates/assets.xml"],
|
||||
"installable": True,
|
||||
"application": False,
|
||||
|
||||
Reference in New Issue
Block a user