From 411390f377f19583e5ee70b5694a561eb9ac9e6b Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Thu, 26 May 2016 12:47:36 +0200 Subject: [PATCH] remove duplicate entries in data Those come from weird merges probably. --- account_financial_report_qweb/__openerp__.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py index ee34e84f..063c6788 100644 --- a/account_financial_report_qweb/__openerp__.py +++ b/account_financial_report_qweb/__openerp__.py @@ -31,10 +31,7 @@ # 'wizard/profit_loss_wizard_view.xml', 'menuitems.xml', 'reports.xml', - # 'wizard/partner_ledger_wizard.xml', 'report/templates/ledger_general.xml', - 'wizard/partner_ledger_wizard.xml', - 'menuitems.xml', 'reports.xml', 'report/templates/general_ledger.xml', 'report/templates/open_invoice_report.xml'