Browse Source

remove duplicate entries in data

Those come from weird merges probably.
pull/367/head
Leonardo Pistone 9 years ago
committed by Jordi Ballester
parent
commit
0501b884f1
  1. 3
      account_financial_report_qweb/__openerp__.py

3
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'

Loading…
Cancel
Save