[MIG] Migrate module from 8.0 to 9.0

This commit is contained in:
Mourad Elhadj Mimoune
2016-08-30 16:18:00 +02:00
committed by mariadforgeflow
parent cd8db95330
commit 97a19be378
6 changed files with 8 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
##############################################################################
{'name': 'SQL Export',
'version': '0.1',
'version': '9.0.1.0.0',
'author': 'Akretion,Odoo Community Association (OCA)',
'website': 'http://www.akretion.com',
'license': 'AGPL-3',
@@ -29,7 +29,7 @@
'depends': ['base',
],
'data': [
'sql_export_view.xml',
'views/sql_export_view.xml',
'wizard/wizard_file_view.xml',
'security/sql_export_security.xml',
'security/ir.model.access.csv',