mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-21 14:42:08 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -5,16 +5,18 @@
|
|||
'name': "Project - SMS",
|
||||
'summary': 'Send text messages when project/task stage move',
|
||||
'description': "Send text messages when project/task stage move",
|
||||
'category': 'Hidden',
|
||||
'version': '1.0',
|
||||
'category': 'Services/Project',
|
||||
'version': '1.1',
|
||||
'depends': ['project', 'sms'],
|
||||
'data': [
|
||||
'views/project_stage_views.xml',
|
||||
'views/project_task_type_views.xml',
|
||||
'views/project_views.xml',
|
||||
'views/project_project_views.xml',
|
||||
'views/project_task_views.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'security/project_sms_security.xml',
|
||||
],
|
||||
'auto_install': True,
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue