mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Fix tests
This commit is contained in:
committed by
Sandy Carter
parent
b8fc3aad74
commit
3684f7198a
@@ -82,6 +82,8 @@ class test_bank_reconciliation(common.TransactionCase):
|
||||
'ending_date': today,
|
||||
'ending_balance': 100,
|
||||
'starting_balance': 30,
|
||||
'ending_balance_in_currency': 100,
|
||||
'starting_balance_in_currency': 30,
|
||||
}, context=context)
|
||||
|
||||
self.reconcile = self.reconcile_model.browse(
|
||||
|
||||
Reference in New Issue
Block a user