diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/accounting_view.xml
similarity index 94%
rename from bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml
rename to bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/accounting_view.xml
index 2b3b79753df6e55ad6bbd208f7938b853cfe0a38..3e6a916a5e4795964b2978644c347b938933a8aa 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/view.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/accounting_view.xml
@@ -33,7 +33,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>icon</string> </key>
@@ -41,7 +43,7 @@
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>view</string> </value>
+            <value> <string>accounting_view</string> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index 7e68ad78cb198b51793c621f5c772de00303573d..d328906f644ced76d4bae6a7586fe503d29a4cf1 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-1023
\ No newline at end of file
+1025
\ No newline at end of file
diff --git a/bt5/erp5_accounting/bt/template_action_path_list b/bt5/erp5_accounting/bt/template_action_path_list
index efde99664294f1ba9f58ccf227e0cb7d26da6a11..88476faa2e96d03a0c6c43b7f60b79730475e790 100644
--- a/bt5/erp5_accounting/bt/template_action_path_list
+++ b/bt5/erp5_accounting/bt/template_action_path_list
@@ -97,6 +97,7 @@ Purchase Invoice Transaction | profile_view
 Purchase Invoice Transaction | source_asset
 Purchase Invoice Transaction | source_view
 Sale Invoice Transaction Line | view
+Sale Invoice Transaction | accounting_view
 Sale Invoice Transaction | add_sale_invoice_transaction_line
 Sale Invoice Transaction | convert_destination_price
 Sale Invoice Transaction | convert_source_price
@@ -108,5 +109,4 @@ Sale Invoice Transaction | detail
 Sale Invoice Transaction | document_list
 Sale Invoice Transaction | jump_to_related_payment
 Sale Invoice Transaction | profile_view
-Sale Invoice Transaction | source_asset
-Sale Invoice Transaction | view
\ No newline at end of file
+Sale Invoice Transaction | source_asset
\ No newline at end of file