diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index 6f66c144..fa5a4c23 100644 --- a/account_financial_report/__openerp__.py +++ b/account_financial_report/__openerp__.py @@ -28,8 +28,10 @@ "version": "2.0", "author": "Vauxoo", "website": "http://www.vauxoo.com", - "depends": ["base", "account"], - "category": "Localisation/Accounting", + "depends": ["base", + "account" + ], + "category": "Accounting", "description": """ Multiporpuse Accounting report generator. =========================================