Commit 4d754230 authored by Nicolas Wavrant's avatar Nicolas Wavrant

keep fixing testAccountingReports (fix for f87cd701)

parent b5c7e137
......@@ -4591,7 +4591,7 @@ class TestAccountingReports(AccountingTestCase, ERP5ReportTestCase):
transaction_list = [purchase1, sale2, payment3, payment4]
if use_ledger:
self.createLedgerCategories()
self.createLedgerCategory()
purchase5 = self._makeOne(
portal_type='Purchase Invoice 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