[PYTHON] ~a comment
[burette/coup_de_pouce_velo.git] / __openerp__.py
index eb16b6d..0c05283 100644 (file)
@@ -12,9 +12,8 @@
 This module adds features to OpenERP POS module for french bikecoops for "Coup de Pouce Vélo"
 =============================================================================================
 
-    - Warn when editing pos order, and attach partner hasn't mobile phone;
-    - Add a checkbox on pos order form to identify cpv pos orders;
-    - (Fill in notes field on pos orders with default value when pos order is a cpv one.
+    - Warn when editing pos order, and partner mobile number is not defined;
+    - Add a checkbox on pos order form to identify cpv pos orders.
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
@@ -25,7 +24,6 @@ This module adds features to OpenERP POS module for french bikecoops for "Coup d
     ],
     'update_xml': [
         'view/point_of_sale.xml',
-        'data/ir_values.xml',
     ],
     'installable': True,
     'auto_install': False,