From a8acc5ffb20573cd0ba0a302049426b9665ec6a7 Mon Sep 17 00:00:00 2001 From: Nicolas JEUDY Date: Wed, 13 Jan 2016 09:41:38 +0100 Subject: [PATCH] fix: remove description in __openerp__.py --- web_easy_switch_company/__openerp__.py | 30 +------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/web_easy_switch_company/__openerp__.py b/web_easy_switch_company/__openerp__.py index ebe44568..af7e2730 100644 --- a/web_easy_switch_company/__openerp__.py +++ b/web_easy_switch_company/__openerp__.py @@ -24,35 +24,7 @@ 'name': 'Multicompany - Easy Switch Company', 'version': '9.0.1.0.0', 'category': 'web', - 'description': """ -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 good""" - """resized 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); - * Contributor: Nicolas JEUDY (https://github.com/njeudy); - * Licence: AGPL-3 (http://www.gnu.org/licenses/)""", - 'author': "GRAP,Odoo Community Association (OCA)", + 'author': "GRAP,Sudokeys,Odoo Community Association (OCA)", 'website': 'http://www.grap.coop', 'license': 'AGPL-3', 'depends': [