[IMP] all modules:Improved terp description for all the modules and improved module...
[odoo/odoo.git] / addons / association / __terp__.py
index 29eeb47..43f61ed 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -24,7 +24,7 @@
     'name': 'Association profile',
     'version': '0.1',
     'category': 'Profile',
-    'description': """Profile for Associates""",
+    'description': """This module is to create Profile for Associates""",
     'author': 'Tiny',
     'depends': ['membership', 'board_association'],
     'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'],