[VIEW] +description for normal analytic account
[burette/account_analytic_improvement.git] / __openerp__.py
index 3982ab5..65353a7 100644 (file)
@@ -36,7 +36,8 @@ It installs the profile for bike co-ops to manage some features like:
     * Analytic account is mandatory, and is filter (normal, with code and open only) in:
         * expense form view;
         * account invoice form view.
-    * ...
+    * Description is available on normal analytic account;
+    * …
     """,
     'website': 'http://www.heureux-cyclage.org',
     'images': [],
@@ -49,6 +50,7 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'view/account.xml',
+        'view/analytic.xml',
         'view/hr_expense.xml',
         'view/purchase.xml',
         'view/sale.xml',