Commit 989e5911 authored by Jérome Perrin's avatar Jérome Perrin

getTranslatedSimulationStateTitle column is not shown when having only 1 simulation_state passed


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14216 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f98fb137
......@@ -1312,8 +1312,7 @@ class TestAccountingReports(AccountingTestCase):
'Movement_getExplanationTitle', 'date',
'Movement_getExplanationTranslatedPortalType',
'Movement_getExplanationReference', 'Movement_getMirrorSectionTitle',
'getTranslatedSimulationStateTitle', 'debit', 'credit',
'running_total_price'],
'debit', 'credit', 'running_total_price'],
data_line_list[0].column_id_list)
self.assertEquals(2, len(data_line_list))
......
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