22 lines
562 B
Python
22 lines
562 B
Python
{
|
|
'name': 'Odex25 empowerment management',
|
|
'description': 'This module empowerment management ',
|
|
'author': 'Expert Co. Ltd.',
|
|
'website': 'http://exp-sa.com',
|
|
'category': 'Odex25-Ensan activity',
|
|
'depends': ['mail','odex_benefit'],
|
|
'data': [
|
|
'security/security.xml',
|
|
'security/ir.model.access.csv',
|
|
'data/ir_sequence_data.xml',
|
|
|
|
'views/service_settings.xml',
|
|
'views/empowerment_management.xml',
|
|
'views/education_entity.xml',
|
|
|
|
|
|
],
|
|
'installable': True,
|
|
'auto_install': False
|
|
}
|