From 088edc3c3d880fb6045b4311cf0cf7d058e0c6f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 3 Feb 2009 12:34:25 +0000
Subject: [PATCH] update tests for glossary term changes: 'Validate
 Transaction' -> 'Post Transaction to General Ledger' 'Block Account' ->
 'Close Account'

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25426 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../test_accounting_transaction_create_reversal.html.xml      | 2 +-
 ...accounting_transaction_input_invalidated_accounts.html.xml | 2 +-
 ...test_purchase_invoice_transaction_create_reversal.html.xml | 2 +-
 .../test_sale_invoice_transaction_create_reversal.html.xml    | 4 ++--
 bt5/erp5_accounting_ui_test/bt/revision                       | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_create_reversal.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_create_reversal.html.xml
index 77f49a79e2..a6e6280ac9 100644
--- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_create_reversal.html.xml
+++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_create_reversal.html.xml
@@ -159,7 +159,7 @@ delivered.\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>Validate Transaction</td>\n
+  <td>Post Transaction to General Ledger</td>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input_invalidated_accounts.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input_invalidated_accounts.html.xml
index 66e572114d..1a2cfde2ff 100644
--- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input_invalidated_accounts.html.xml
+++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_accounting_transaction_input_invalidated_accounts.html.xml
@@ -82,7 +82,7 @@ accounts.\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>label=Block Account</td>\n
+  <td>label=Close Account</td>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
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 3f762b20a1..f87a44a337 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
@@ -175,7 +175,7 @@ delivered.\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>Validate Transaction</td>\n
+  <td>Post Transaction to General Ledger</td>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</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 8576cb3289..0349ea529f 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
@@ -172,12 +172,12 @@ fixing. -->\n
 \n
 <!-- Post the transaction to the GL {{{\n
 because the \'create reversal\' action is only available when simulation_state =\n
-delivered. FIXME: we won\'t be able to delete the transaction later\n
+delivered.\n
 -->\n
 <tr>\n
   <td>selectAndWait</td>\n
   <td>select_action</td>\n
-  <td>Validate Transaction</td>\n
+  <td>Post Transaction to General Ledger</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 95c8a676e9..c9c41087e2 100644
--- a/bt5/erp5_accounting_ui_test/bt/revision
+++ b/bt5/erp5_accounting_ui_test/bt/revision
@@ -1 +1 @@
-113
\ No newline at end of file
+114
\ No newline at end of file
-- 
2.30.9