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