Tuning de code
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 20 Aug 2012 15:00:24 +0000 (17:00 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 20 Aug 2012 15:00:24 +0000 (17:00 +0200)
__init__.py
__openerp__.py

index e69de29..b81a94f 100644 (file)
@@ -0,0 +1,3 @@
+# -*- coding: utf-8 -*-
+
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
index 432f5d3..8072642 100644 (file)
@@ -22,6 +22,5 @@ This module is to configure add french spepcifitities to modules related to a bi
     ],
     'installable': True,
     'auto_install': False,
-    'certificate': '',
     'images': [],
 }