17 lines
465 B
Python
17 lines
465 B
Python
{
|
|
'name': 'Tier Communications - Matrix',
|
|
'version': '19.0.1.0.0',
|
|
'category': 'Discuss',
|
|
'summary': 'Matrix channel integration for Tier Communications',
|
|
'author': 'Tier',
|
|
'depends': ['tier_communications'],
|
|
'data': [
|
|
'security/ir.model.access.csv',
|
|
'data/tier_channel_tag_matrix_data.xml',
|
|
'views/res_users_matrix_views.xml',
|
|
],
|
|
'installable': True,
|
|
'application': False,
|
|
'license': 'LGPL-3',
|
|
}
|