diff --git a/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Accounting%20Transaction/jump_transmission_sheet.xml b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Accounting%20Transaction/jump_transmission_sheet.xml
new file mode 100644
index 0000000000000000000000000000000000000000..188102077e1ba6cf562109359a55c484872f7ea1
--- /dev/null
+++ b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Accounting%20Transaction/jump_transmission_sheet.xml
@@ -0,0 +1,93 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.ActionInformation</string>
+          <string>ActionInformation</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_jump</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>jump_transmission_sheet</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>10.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Transmission Sheet</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string encoding="cdata"><![CDATA[
+
+string:${object_url}/Base_jumpToRelatedObject?base_category=aggregate&related:int=0&portal_type=Invoice%20Transmission%20Sheet
+
+]]></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_accounting_l10n_fr_m9/bt/template_action_path_list b/bt5/erp5_accounting_l10n_fr_m9/bt/template_action_path_list
index f63512490868d35c043bcfe96646673b9ddcf686..39fcc2077eb30b5196491924da8f8910cc16297a 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/bt/template_action_path_list
+++ b/bt5/erp5_accounting_l10n_fr_m9/bt/template_action_path_list
@@ -1,3 +1,4 @@
+Accounting Transaction | jump_transmission_sheet
 Invoice Transmission Sheet Module | list_ui
 Invoice Transmission Sheet Module | sort_on
 Invoice Transmission Sheet Module | view