[MERGE] merge sbh branch for account_coda (osv memory) , and other stock access rules
[odoo/odoo.git] / addons / account_coda / __openerp__.py
index 3fca0c3..5582955 100644 (file)
@@ -1,6 +1,6 @@
 # -*- encoding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 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,8 @@
     "version":"1.0",
     "author":"Tiny",
     "category":"Account CODA",
-    "description":"""Module provides functionality to import
+    "description":"""
+    Module provides functionality to import
     bank statements from coda files.
     """,
     "depends":["base", "account"],