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 : ----------------