[MIG] web_listview_range_select: Migration to 13.0

This commit is contained in:
Ernesto Tejeda
2020-11-19 09:53:24 -05:00
committed by Karl Southern
parent e8447e25b2
commit 410ff91a27
6 changed files with 46 additions and 27 deletions

View File

@@ -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,