From 7d3a07aa79e276e9b7e17548cc40cfe4113ee2cc Mon Sep 17 00:00:00 2001 From: Cedric Snauwaert Date: Mon, 22 Apr 2013 16:44:38 +0200 Subject: [PATCH] [FIX]account_financial_report_data: fix profit and loss sign, sign should be reverse for P&L journal and children bzr revid: csn@openerp.com-20130422144438-2uc9vhotsznf42ru --- addons/account/account_financial_report_data.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/account/account_financial_report_data.xml b/addons/account/account_financial_report_data.xml index 6410a5e887c..e8ff33151c3 100644 --- a/addons/account/account_financial_report_data.xml +++ b/addons/account/account_financial_report_data.xml @@ -6,16 +6,19 @@ --> Profit and Loss + sum Income + detail_with_hierarchy account_type Expense + detail_with_hierarchy account_type