13 lines
281 B
Python
13 lines
281 B
Python
|
{
|
||
|
'name': 'test of access rights and rules',
|
||
|
'description': "Testing of access restrictions",
|
||
|
'version': '0.0.1',
|
||
|
'category': 'Hidden/Tests',
|
||
|
'data': [
|
||
|
'ir.model.access.csv',
|
||
|
'security.xml',
|
||
|
'data.xml',
|
||
|
],
|
||
|
'license': 'LGPL-3',
|
||
|
}
|