From e6540db8ff8c8c0d1da85d02a892ec5868e870cc Mon Sep 17 00:00:00 2001 From: ivan deng Date: Thu, 23 Mar 2023 20:58:54 +0800 Subject: [PATCH] fix data sunpop, not send mail auto --- app_common/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app_common/__manifest__.py b/app_common/__manifest__.py index 51d69f59..b1d6cc8a 100644 --- a/app_common/__manifest__.py +++ b/app_common/__manifest__.py @@ -48,6 +48,8 @@ ''', 'description': ''' Support Odoo 16, Enterprise and Community Edition + need to setup odoo.conf, add follow: + server_wide_modules = web,app_common 1. 2. 3. Multi-language Support.