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

accounting_ui_test: Rename AccountingZuite_createAccountingTransactionList to...

accounting_ui_test: Rename AccountingZuite_createAccountingTransactionList to AccountingModule_createAccountingTransactionList
parent b13434e0
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Filtering Grouping Dialog by section category Filtering Grouping Dialog by section category
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/> <tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Using Ledger in Grouping Dialog Using Ledger in Grouping Dialog
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/> <tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Grouping from account transaction view Grouping from account transaction view
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/> <tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Grouping from entity transaction view Grouping from entity transaction view
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/> <tal:block metal:use-macro="here/Zuite_CommonTemplateForAccountingRenderjsUi/macros/init"/>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test for Creating Reversal Transaction for an Accounting Transaction Test for Creating Reversal Transaction for an Accounting Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test for Creating Reversal Transaction for an Accounting Transaction Test for Creating Reversal Transaction for an Accounting Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test Simple view of an Accounting Transaction Test Simple view of an Accounting Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Invalidated accounts are not proposed in the drop down where you select Invalidated accounts are not proposed in the drop down where you select
accounts. accounts.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test Simple view of an Accounting Transaction Test Simple view of an Accounting Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test for Creating Payment Transactions related to some Invoices Test for Creating Payment Transactions related to some Invoices
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test for Creating reversal of multiple transactions Test for Creating reversal of multiple transactions
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&amp;transaction_state=delivered"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&amp;transaction_state=delivered">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test Simple view of an Accounting Transaction with Multiple partners Test Simple view of an Accounting Transaction with Multiple partners
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test for Creating Reversal Transaction for a Purchase Invoice Transaction Test for Creating Reversal Transaction for a Purchase Invoice Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Test for Creating Reversal Transaction for a Sale Invoice Transaction Test for Creating Reversal Transaction for a Sale Invoice Transaction
</td></tr> </td></tr>
<!-- XXX we do not need init method here ! --> <!-- XXX we do not need init method here ! -->
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -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 Test default display of Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<tr> <tr>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test domain tree of Account Module Test domain tree of Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test filter in Account Module Test filter in Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<tr> <tr>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test display of Account Module, with from_date parameter (which has no impact) Test display of Account Module, with from_date parameter (which has no impact)
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test `preferred_gap_id` column of Account Module Test `preferred_gap_id` column of Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test `preferred_gap_id` column of Account Module Test `preferred_gap_id` column of Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test search columns of Account Module Test search columns of Account Module
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test changing state in accounting module (with custom search) Test changing state in accounting module (with custom search)
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Accounting module listbox supports deleting Test Accounting module listbox supports deleting
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&transaction_state=draft"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&transaction_state=draft">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Accounting Transaction Module Displays empty Transactions Accounting Transaction Module Displays empty Transactions
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- setup {{{ --> <!-- setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Accounting module listbox supports filtering Test Accounting module listbox supports filtering
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Accounting module listbox multi pages Test Accounting module listbox multi pages
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=12"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=12">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Accounting Transaction Module Search Columns Accounting Transaction Module Search Columns
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Accounting Transaction Module Search Dialog: seach by amount Accounting Transaction Module Search Dialog: seach by amount
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Accounting Transaction Module Search Dialog: seach by date Accounting Transaction Module Search Dialog: seach by date
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test sort for Accounting module main listbox Test sort for Accounting module main listbox
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test sort for Accounting module main listbox, without section Test sort for Accounting module main listbox, without section
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
<!-- Setup {{{ --> <!-- Setup {{{ -->
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Transactions related to an account Test Transactions related to an account
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Account GAP Parallel listfield. Test Account GAP Parallel listfield.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Transactions related to an account Test Transactions related to an account
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Account Transaction List then jump to accounting module. Test Account Transaction List then jump to accounting module.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test for jump methods from an Organisation. Test for jump methods from an Organisation.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Test Transactions related to an Organisation Test Transactions related to an Organisation
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- 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 @@
Test Transactions related to an Organisation shows transactions for this Test Transactions related to an Organisation shows transactions for this
organisation and no bogus parameters are kept in the selection. organisation and no bogus parameters are kept in the selection.
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Filtering Grouping Dialog by section category Filtering Grouping Dialog by section category
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Using Ledger in Grouping Dialog Using Ledger in Grouping Dialog
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1&set_ledger:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Sorting in Grouping Dialog Sorting in Grouping Dialog
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Sorting in Grouping Dialog Sorting in Grouping Dialog
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Grouping from account transaction view Grouping from account transaction view
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Grouping from entity transaction view Grouping from entity transaction view
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Grouping with multiple pages Grouping with multiple pages
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=6&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=6&add_related_payments:int=1">
<!-- Setup {{{ --> <!-- Setup {{{ -->
<tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/> <tal:block metal:use-macro="here/ERP5Site_viewAccountingZuiteCommonTemplate/macros/init"/>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<tr><td rowspan="1" colspan="4"> <tr><td rowspan="1" colspan="4">
Selected amount updated when searching Selected amount updated when searching
</td></tr> </td></tr>
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=6&add_related_payments:int=1"> </thead><tbody tal:define="init_method string:AccountingModule_createAccountingTransactionList?add_draft_transactions:int=0&month_count:int=6&add_related_payments:int=1">
<!-- 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_createAccountingTransactionList</string> </value> <value> <string>AccountingModule_createAccountingTransactionList</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
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