From b559f2258e8c9a404016476a6f178172ebaf40c0 Mon Sep 17 00:00:00 2001 From: David Beal Date: Sun, 19 Jun 2016 10:45:12 +0200 Subject: [PATCH] Update __openerp__.py --- base_usability/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_usability/__openerp__.py b/base_usability/__openerp__.py index c270c45..d8a92b1 100644 --- a/base_usability/__openerp__.py +++ b/base_usability/__openerp__.py @@ -39,7 +39,7 @@ By default, users in the Partner Contact group also have create/write access on It also adds a log message at INFO level when sending an email via SMTP. -It displays the Local modules by default in tree view (instead of Kanban) without filter. +It displays the local modules by default in tree view (instead of Kanban) without filter. A group by 'State' is added to module search view. """, 'author': 'Akretion',