From f632190ec99064451629c0810b72f6654a6888ef Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 10 Mar 2014 23:49:44 +0100 Subject: [PATCH] [REM] incorrect description in __openerp__.py file --- web_easy_switch_company/__openerp__.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/web_easy_switch_company/__openerp__.py b/web_easy_switch_company/__openerp__.py index 8b274345..a45b4821 100644 --- a/web_easy_switch_company/__openerp__.py +++ b/web_easy_switch_company/__openerp__.py @@ -15,9 +15,6 @@ Functionnalities : ------------------ * Add a new menu in the top bar to switch to another company more easily; * Remove the old behaviour to switch company; - * Remove the display of the current company after the name of the user, - the information is redundant and because the name of the company is displayed - only if company_id != 1 by default. Documentations : ----------------