From b93bb4acae17a1e5d40c55fc431cced804031df5 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Mon, 5 Nov 2018 18:33:36 +0000 Subject: [PATCH] publish muk_web_utils - 12.0 --- muk_web_utils/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/muk_web_utils/__manifest__.py b/muk_web_utils/__manifest__.py index 08355c5..4cd8a25 100644 --- a/muk_web_utils/__manifest__.py +++ b/muk_web_utils/__manifest__.py @@ -49,4 +49,5 @@ }, "application": False, "installable": True, + 'auto_install': True, }