diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml index e21e0097754f420c192ce9c6ad3ac16fdd43e03e..0d0754231016e5a9a565efb9cf6961dc5f073194 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml @@ -142,7 +142,11 @@ Test Transactions related to an Organisation, with stop date\n <td>listbox_record_number</td>\n <td>12 record(s)</td>\n </tr>\n -\n +<tr>\n + <td>verifyText</td>\n + <td>//div[preceding-sibling::label[contains(text(),\'At Date\')]]</td>\n + <td>2005/01/11</td>\n +</tr>\n <tr>\n <td>verifyFloat</td>\n <td>//tr[@id=\'listbox_stat_line\']/td[9]</td>\n @@ -170,7 +174,7 @@ balance. -->\n <!-- {{{ Tear down -->\n <tr>\n <td>open</td>\n - <td>/erp5/</td>\n + <td>${base_url}</td>\n <td></td>\n </tr>\n <tr>\n diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision index dec2bf5d6199c7cd0d84f3dc1e76a73ccc336302..2edeafb09db0093bae6ff060e2dcd2166f5c9387 100644 --- a/bt5/erp5_accounting_ui_test/bt/revision +++ b/bt5/erp5_accounting_ui_test/bt/revision @@ -1 +1 @@ -19 \ No newline at end of file +20 \ No newline at end of file