diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml index 66e09117d5ad6a60ff0f3f5d4966b6f44bf356be..f741d44d56edaa7d291b86bce2df7fcfb983df8c 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml @@ -122,11 +122,6 @@ Test Transactions related to an account, with at date parameter\n <td>//tr[@id=\'listbox_data_line_1\']/td[11]</td>\n <td>3300.0</td>\n </tr>\n -<tr>\n - <td>verifyFloat</td>\n - <td>//tr[@id=\'listbox_data_line_23\']/td[11]</td>\n - <td>214500.0</td>\n -</tr>\n <!-- }}} -->\n \n <!-- {{{ stat line -->\n diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml index addcf79807fc7e13d9ca596fad8963575b84952e..4bfdc876cba8545243674343a5b6978b28821b70 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_jump_accounting_module.html.xml @@ -100,9 +100,9 @@ Test Account Transaction List then jump to accounting module.\n \n <!-- Jump to Accounting Module {{{ -->\n <tr>\n - <td>clickAndWait</td>\n - <td>link=Transactions Related to This Account:</td>\n - <td></td>\n + <td>selectAndWait</td>\n + <td>select_jump</td>\n + <td>label=Accounting</td>\n </tr>\n <tr>\n <td>verifyText</td>\n diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision index 59f3135037bbf824c05514bcf16eb4bc89af7d7b..09df927592b612404c098496f5fe35d89418ba17 100644 --- a/bt5/erp5_accounting_ui_test/bt/revision +++ b/bt5/erp5_accounting_ui_test/bt/revision @@ -1 +1 @@ -165 \ No newline at end of file +166 \ No newline at end of file