Commit b5c7e137 authored by Nicolas Wavrant's avatar Nicolas Wavrant

keep fixing testAccountingReports (fix for a95442ee)

parent 599278e3
......@@ -4425,7 +4425,7 @@ class TestAccountingReports(AccountingTestCase, ERP5ReportTestCase):
# Other parties report with a filter on ledger
# This tests works because /for the moment/ any transaction between 2
# entities belong to the same ledger
self.createLedgerCategories()
self.createLedgerCategory()
account_module = self.portal.account_module
t1 = self._makeOne(
portal_type='Accounting Transaction',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment