Metadata-Version: 2.0
Name: odoo8-addon-web-easy-switch-company
Version: 8.0.1.0.0.99.dev21
Summary: Multicompany - Easy Switch Company
Home-page: http://www.grap.coop
Author: GRAP,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)

Add menu to allow user to switch to another company more easily
===============================================================

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

Technical information:
----------------------
    * Create a field function 'logo_topbar' in res_company to have a goodresized logo;

Limits:
-------
    * It would be interesting to show the structure of the companies;

Copyright, Author and Licence:
------------------------------
    * Copyright: 2014, Groupement Régional Alimentaire de Proximité;
    * Author: Sylvain LE GAL (https://twitter.com/legalsylvain);
    * Licence: AGPL-3 (http://www.gnu.org/licenses/)

