Launchpad automatic translations update.
[odoo/odoo.git] / addons / account_analytic_default / __openerp__.py
index 07cde53..63f17e7 100644 (file)
@@ -22,7 +22,7 @@
 {
     'name'      : 'Account Analytic Defaults',
     'version'   : '1.0',
-    'category'  : 'Finance',
+    "category": 'Accounting & Finance',
     'complexity': "normal",
     'description': """Set default values for your analytic accounts
 Allows to automatically select analytic accounts based on criterions:
@@ -46,7 +46,7 @@ Allows to automatically select analytic accounts based on criterions:
     ],
     'demo_xml'  : [],
     'installable': True,
-    'active': False,
+    'auto_install': False,
     'certificate': '0074229833581',
 }