diff --git a/dev_odex30_accounting/odex30_mail/__manifest__.py b/dev_odex30_accounting/odex30_mail/__manifest__.py index 9e71b24..cdc21e5 100644 --- a/dev_odex30_accounting/odex30_mail/__manifest__.py +++ b/dev_odex30_accounting/odex30_mail/__manifest__.py @@ -10,6 +10,7 @@ Bridge module for mail Display a preview of the last chatter attachment in the form view for large screen devices. """, + 'website': 'http://exp-sa.com', 'author': 'Expert Co. Ltd.', 'auto_install': True,