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.