From dcdda1e2ef5e65b3ef2bb1f5c8d7f1ce4259aa56 Mon Sep 17 00:00:00 2001 From: Nicolas JEUDY Date: Wed, 13 Jan 2016 09:37:55 +0100 Subject: [PATCH] fix: typo on README --- web_easy_switch_company/README.rst | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/web_easy_switch_company/README.rst b/web_easy_switch_company/README.rst index 52d867dd..7b017a23 100644 --- a/web_easy_switch_company/README.rst +++ b/web_easy_switch_company/README.rst @@ -6,7 +6,7 @@ web_easy_switch_company ======================= -This module extend web backend and allow user to switch to another company more easyly. +This module extend web backend and allow user to switch to another company more easily. Configuration ============= @@ -14,28 +14,32 @@ Configuration To configure this module, you need to: * Enable multi company in your odoo instance -* Add your user in at least 2 company, and you will see the switch at the upper right corner +* Add your user in at least 2 companies, and you will see the switch at the upper right corner Usage ===== Functionality: -------------- - * Add a new menu in the top bar to switch to another company more easily; - * Remove the old behaviour to switch company; + +* Add a new menu in the top bar to switch to another company more easily; +* Remove the old behaviour to switch company; Documentations: --------------- - * Video : http://www.youtube.com/watch?v=Cpm6dg-IEQQ + +* Video : http://www.youtube.com/watch?v=Cpm6dg-IEQQ Technical information: ---------------------- - * Create a field function 'logo_topbar' in res_company to have a good""" + +* Create a field function 'logo_topbar' in res_company to have a good""" """resized logo; Limits: ------- - * It would be interesting to show the structure of the companies; + +* It would be interesting to show the structure of the companies; .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot