[MIG] web_listview_range_select: Migration to 11.0

This commit is contained in:
Aldo_Soares
2018-04-11 16:50:08 -03:00
committed by Karl Southern
parent c2fc2e8eb0
commit 9f550d1998
5 changed files with 57 additions and 48 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# © 2017 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
@@ -7,10 +6,10 @@
'summary': """
Enables selecting a range of records using the shift key
""",
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'category': 'Web',
'author': 'Onestein,Odoo Community Association (OCA)',
'website': 'http://www.onestein.eu',
'website': 'https://github.com/oca/web',
'license': 'AGPL-3',
'depends': [
'web',