Ivan Yelizariev
10 years ago
committed by
Ildar Nasyrov
No known key found for this signature in database
GPG Key ID: D1FDACDF9B83578
1 changed files with
2 additions and
0 deletions
-
im_notif/__openerp__.py
|
@ -16,6 +16,8 @@ Options for notifications: |
|
|
* Only Emails |
|
|
* Only Emails |
|
|
|
|
|
|
|
|
Tested on Odoo 8.0 ab7b5d7732a7c222a0aea45bd173742acd47242d |
|
|
Tested on Odoo 8.0 ab7b5d7732a7c222a0aea45bd173742acd47242d |
|
|
|
|
|
|
|
|
|
|
|
Further information and discussion: https://yelizariev.github.io/odoo/module/2015/02/18/im-notifications.html |
|
|
""", |
|
|
""", |
|
|
'depends' : ['im_chat', 'mail'], |
|
|
'depends' : ['im_chat', 'mail'], |
|
|
'data':[ |
|
|
'data':[ |
|
|