[IMP] all modules:Improved terp description for all the modules and improved module...
[odoo/odoo.git] / addons / project_retro_planning / __terp__.py
index e05b161..4d89af6 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/>.
 #
 ##############################################################################
 
@@ -25,7 +25,8 @@
     'version': '0.1',
     'category': 'Generic Modules/Projects & Services',
     'description': """
-        - Stop date of project is change will change all the tasks of that project to same number of days """,
+        - If deadline date of project is changed will
+          then the deadline date for all the tasks will change to the same  """,
     'author': 'Tiny',
     'depends': ['base', 'project'],
     'init_xml': [],