From dfad5310e40a8c720e977ede12fab33901008f56 Mon Sep 17 00:00:00 2001 From: mohammed-alkhazrji Date: Tue, 20 Jan 2026 20:58:47 +0300 Subject: [PATCH] fixed --- dev_odex30_accounting/odex30_mail/__manifest__.py | 1 + 1 file changed, 1 insertion(+) 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,