mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] Migrate module from 8.0 to 9.0
This commit is contained in:
committed by
mariadforgeflow
parent
cd8db95330
commit
97a19be378
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user