Commit b13434e0 authored by Jérome Perrin's avatar Jérome Perrin

accounting_ui_test: Rename...

accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListWithPersons to AccountingModule_createAccountingTransactionListWithPersons
parent 8a2fffd3
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test default display of Account Module With Employees. Test default display of Account Module With Employees.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListWithPersons"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListWithPersons">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Accounting Transaction Module and transactions with employees, which acquire Accounting Transaction Module and transactions with employees, which acquire
the group category from their subordination the group category from their subordination
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListWithPersons"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListWithPersons">
<!-- setup {{{ --> <!-- setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>AccountingZuite_createAccountingTransactionListWithPersons</string> </value> <value> <string>AccountingModule_createAccountingTransactionListWithPersons</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
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