# HG changeset patch
# User Brendan Masson <brendan.masson@xcg-consulting.fr>
# Date 1460025485 -7200
#      Thu Apr 07 12:38:05 2016 +0200
# Branch odoo8
# Node ID 2293351e1896bf9958008d5c6bacba1874fdfbbe
# Parent  136c4ecc3d68e5c44495b0bdce52a4ecae9c50cb
Remove "description" section from manifest to replace contents with README.rst

diff --git a/__openerp__.py b/__openerp__.py
--- a/__openerp__.py
+++ b/__openerp__.py
@@ -24,11 +24,6 @@
     "version": "2.0.1",
     "author": "XCG Consulting",
     "category": 'Dependency',
-    "description": """
-This module allows to use several analytic dimensions through a structure
-related to an object model.
-=========================================================================
-    """,
     'website': 'http://www.openerp-experts.com',
     "depends": [
         'base',