[MERGE] merge from lp:~openerp/openobject-addons/trunk/
[odoo/odoo.git] / addons / idea / __terp__.py
index 68d0e7f..c579434 100644 (file)
     'name': 'Idea Manager',
     'version': '0.1',
     'category': 'Tools',
-    'description': """This module allows your user to easily and efficiently
-                    participate in the innovation of the enterprise.
-                    It allows everybody to express ideas about different subjects.
-                    Then, others users can comment these ideas and vote for
-                    particular ideas. Each idea as a score based on the
-                    different votes.
-                    The managers can obtain an easy view on best ideas from all
-                    the users. Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
-
-
+    'description': """
+    This module allows your user to easily and efficiently participate in the innovation of the enterprise.
+    It allows everybody to express ideas about different subjects.
+    Then, others users can comment these ideas and vote for particular ideas.
+    Each idea as a score based on the different votes.
+    The managers can obtain an easy view on best ideas from all the users.
+    Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
     'author': 'Tiny',
     'website': 'http://openerp.com',
     'depends': ['base'],