[ADD] changes made to 19 are made in testserver16 as well
This commit is contained in:
@@ -11,11 +11,16 @@
|
||||
|
||||
'author': "Open2bizz",
|
||||
'website': "http://www.open2bizz.tech",
|
||||
'category': 'Uncategorized',
|
||||
'version': '0.1',
|
||||
'category': 'Tools',
|
||||
'license': "AGPL-3",
|
||||
'version': '16.0.1.0.0',
|
||||
'module_type': 'official',
|
||||
'depends': ['mail','base',],
|
||||
'data': [
|
||||
'wizard/install_warning_wizard_view.xml',
|
||||
'views/views.xml',
|
||||
'data/data.xml'
|
||||
'data/data.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'post_init_hook': 'post_init_hook',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user