fix check value param self.hierarchy for account grouping

This commit is contained in:
Lara Baggio
2019-05-14 18:09:47 +02:00
committed by chaule97
parent faff156590
commit 0817cf3c4d
2 changed files with 2 additions and 2 deletions

View File

@@ -326,7 +326,7 @@ class TestTrialBalanceReport(common.TransactionCase):
self.assertEqual(lines['group2'].debit, 2000)
self.assertEqual(lines['group2'].credit, 0)
self.assertEqual(lines['group2'].final_balance, 2000)
self.assertEqual(len(lines['group2'].compute_account_ids), 2)
self.assertEqual(len(lines['group2'].compute_account_ids), 9)
def test_02_account_balance_hierarchy(self):
# Generate the general ledger line