Commit 8a2fffd3 authored by Jérome Perrin's avatar Jérome Perrin

accounting_ui_test: Rename...

accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListSalesAndPayments to AccountingModule_createAccountingTransactionListSalesAndPayments
parent 3b3634e3
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test display of Account Module, with at_date parameter
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test Transactions related to an account, with at date parameter
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test Transactions related to an account, with from date parameter
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test Transactions related to an Organisation, with stop date
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test Transactions related to an Organisation, with start date
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
......@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4">
Test Transactions related to an Organisation, with multiple pages and date range
</td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionListSalesAndPayments">
</thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionListSalesAndPayments">
<!-- 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_createAccountingTransactionListSalesAndPayments</string> </value>
<value> <string>AccountingModule_createAccountingTransactionListSalesAndPayments</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