diff --git a/addons/note/__openerp__.py b/addons/note/__openerp__.py index 62d9962634a..6f7a0e50980 100644 --- a/addons/note/__openerp__.py +++ b/addons/note/__openerp__.py @@ -24,14 +24,9 @@ 'version': '0.1', 'category': 'Tools', 'description': """ -This module allows users to create their own notes inside OpenERP -================================================================= - -Use notes to write meeting minutes, organize ideas, organize personnal todo -lists, etc. Each user manages his own personnal notes. Notes are available to -their authors only, but they can share notes to others users so that several -people can work on the same note in real time. It's very efficient to share -meeting minutes. +Allows users to create their own notes +======================================= +Use notes to write meeting minutes, organize ideas, organize personnal todo lists, etc. Each user manages his own personnal notes. Notes are available to their authors only, but they can share notes to others users so that several people can work on the same note in real time. It's very efficient to share meeting minutes. Notes can be found in the 'Home' menu. """,