From 18cc48fbfcd57b8abbc115c17e558d3bb2744cae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 3 Feb 2010 15:26:41 +0000
Subject: [PATCH] update for recent changes in erp5_simplified_invoicing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32234 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 ...t_purchase_invoice_transaction_create_reversal.html.xml | 7 ++++++-
 .../test_sale_invoice_transaction_create_reversal.html.xml | 7 ++++++-
 bt5/erp5_accounting_ui_test/bt/revision                    | 2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

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 37844a91e0..78b57f2cd4 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
@@ -74,12 +74,17 @@ Test for Creating Reversal Transaction for a Purchase Invoice Transaction\n
 </tr>\n
 <!-- }}} -->\n
 \n
-<!-- Add a purchase invoice transaction and check the default view {{{ -->\n
+<!-- Add a purchase invoice transaction and check the accounting view {{{ -->\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
   <td>Add Purchase Invoice Transaction</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 e8e9d96629..12b5b7fc90 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
@@ -74,12 +74,17 @@ Test for Creating Reversal Transaction for a Sale Invoice Transaction\n
 </tr>\n
 <!-- }}} -->\n
 \n
-<!-- Add a sale invoice transaction and check the default view {{{ -->\n
+<!-- Add a sale invoice transaction and check the accounting view {{{ -->\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
   <td>Add Sale Invoice Transaction</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 83248fb9df..aa59885c83 100644
--- a/bt5/erp5_accounting_ui_test/bt/revision
+++ b/bt5/erp5_accounting_ui_test/bt/revision
@@ -1 +1 @@
-142
\ No newline at end of file
+143
\ No newline at end of file
-- 
2.30.9