You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
359 B

{
'name': "profiler",
'author': "Vauxoo",
'website': "http://www.vauxoo.com",
'category': 'Tests',
'version': '11.0.1.0.0',
'license': 'AGPL-3',
'depends': ["document"],
'data': [
'security/ir.model.access.csv',
'views/profiler_profile_view.xml',
],
'post_load': 'post_load',
'installable': True,
}