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 37844a91e09bad8efc12112cfeae2090435400c1..78b57f2cd41ad3a486fc599c3ebe920ec5b47f9e 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 e8e9d96629fa6514e20c5218c75c0876533659bb..12b5b7fc90c424544268c1312f264a1332bf2638 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 83248fb9df4a244c41a10fa536045d5a8e759aee..aa59885c836ad82e8a621dbdde0bf9fb7a80c346 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