Skip to content

Commit

Permalink
[IMP] account: bank statement reconciliation widget (part 3: missing …
Browse files Browse the repository at this point in the history
…files lost during manual merge (renamed))
qdp-odoo committed May 30, 2014
1 parent e3491cc commit 07460d7
Showing 4 changed files with 0 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -34,7 +34,6 @@ class account_statement_from_invoice_lines(osv.osv_memory):
}

def populate_statement(self, cr, uid, ids, context=None):
#TODO: can be moved in account module
if context is None:
context = {}
statement_id = context.get('statement_id', False)
24 changes: 0 additions & 24 deletions addons/account_voucher/wizard/__init__.py

This file was deleted.

0 comments on commit 07460d7

Please sign in to comment.