mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
remove TODO
This commit is contained in:
committed by
Sandy Carter
parent
7d9a04d21c
commit
35f3b8d1c9
@@ -316,7 +316,6 @@ class bank_acc_rec_statement(orm.Model):
|
||||
if stmt.adjustment_move_id:
|
||||
continue
|
||||
|
||||
# TODO CHECK WHY GEN LEDGER BALANCE NOT ADJUSTED
|
||||
company = stmt.company_id
|
||||
move_line = {
|
||||
'name': _('Adjustment for reconciliation %s') % (stmt.name, ),
|
||||
|
||||
Reference in New Issue
Block a user