[MERGE] trunk
[odoo/odoo.git] / addons / decimal_precision / __openerp__.py
index 91e7ce5..9da1f21 100644 (file)
 {
     "name": "Decimal Precision Configuration",
     "description": """
-Configure the price accuracy you need for different kinds of usage: accounting, sales, purchases, etc.
-======================================================================================================
+Configure the price accuracy you need for different kinds of usage: accounting, sales, purchases.
+=================================================================================================
 
 The decimal precision is configured per company.
 """,
     "author": "OpenERP SA",
     "version": "0.1",
     "depends": ["base"],
-    "category" : "Hidden",
-    'complexity': "easy",
+    "category" : "Hidden/Dependency",
     "init_xml": [],
     "update_xml": [
         'decimal_precision_view.xml',