diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml index 048444e5a3da12419559b5d8e0ecdb8c777b96fd..9163d64a926751b456aebf601bcbcdbfc0ff218c 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml @@ -167,6 +167,12 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for <td>//tr[@id=\'listbox_stat_line\']/td[12]</td>\n <td>3300.0</td>\n </tr>\n +\n +<tr>\n + <td>storeText</td>\n + <td>//tr[@id=\'listbox_data_line_0\']/td[7]</td>\n + <td>specific_reference</td>\n +</tr>\n <!-- }}} -->\n \n <!-- }}} -->\n @@ -185,7 +191,7 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for <tr>\n <td>type</td>\n <td>specific_reference</td>\n - <td>2005-308</td>\n + <td>${specific_reference}</td>\n </tr>\n <tr>\n <td>clickAndWait</td>\n diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision index 2fb681e3f93b6b7e6441bd64271813a1ec293b5b..9cd72aa941214d4cb8522dda34eb12cf878e3e8b 100644 --- a/bt5/erp5_accounting_ui_test/bt/revision +++ b/bt5/erp5_accounting_ui_test/bt/revision @@ -1 +1 @@ -71 \ No newline at end of file +72 \ No newline at end of file