Browse Source

[RM] dead code

pull/7/merge
Nicolas Bessi 11 years ago
parent
commit
a17d2728a6
  1. 1
      account_financial_report_webkit/report/open_invoices.py

1
account_financial_report_webkit/report/open_invoices.py

@ -93,7 +93,6 @@ class PartnersOpenInvoicesWebkit(report_sxw.rml_parse, CommonPartnersReportHeade
"""Populate a ledger_lines attribute on each browse record that will be used
by mako template"""
new_ids = data['form']['chart_account_id']
# import pdb; pdb.set_trace()
# Account initial balance memoizer
init_balance_memoizer = {}
# Reading form

Loading…
Cancel
Save