From 75df53c1330b45169a372380045793c5d4cc63bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 3 Feb 2010 15:46:38 +0000 Subject: [PATCH] missing in previous commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32237 20353a03-c40f-0410-a6d1-a30d3c3de9de --- ...est_purchase_invoice_transaction_create_reversal.html.xml | 5 +++++ .../test_sale_invoice_transaction_create_reversal.html.xml | 5 +++++ bt5/erp5_accounting_ui_test/bt/revision | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_purchase_invoice_transaction_create_reversal.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_purchase_invoice_transaction_create_reversal.html.xml index 78b57f2cd4..171380d0ca 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_purchase_invoice_transaction_create_reversal.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_purchase_invoice_transaction_create_reversal.html.xml @@ -236,6 +236,11 @@ delivered.\n <td>Reversal Transaction for * created.</td>\n <td></td>\n </tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>link=Accounting View</td>\n + <td/>\n +</tr>\n <tr>\n <td>assertValue</td>\n <td>field_my_destination_section</td>\n diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_sale_invoice_transaction_create_reversal.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_sale_invoice_transaction_create_reversal.html.xml index 12b5b7fc90..e72cf58ba1 100644 --- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_sale_invoice_transaction_create_reversal.html.xml +++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_sale_invoice_transaction_create_reversal.html.xml @@ -238,6 +238,11 @@ delivered.\n <td>Reversal Transaction for * created.</td>\n <td></td>\n </tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>link=Accounting View</td>\n + <td/>\n +</tr>\n <tr>\n <td>assertValue</td>\n <td>field_my_source_section</td>\n diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision index aa59885c83..70e1a64c23 100644 --- a/bt5/erp5_accounting_ui_test/bt/revision +++ b/bt5/erp5_accounting_ui_test/bt/revision @@ -1 +1 @@ -143 \ No newline at end of file +144 \ No newline at end of file -- 2.30.9