diff --git a/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Execution%20Module/delivery_line_report.xml b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Execution%20Module/delivery_line_report.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11e680c7296a75badeb727e610743e19361de818
--- /dev/null
+++ b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Execution%20Module/delivery_line_report.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jio_exchange</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_jio_exchange</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>delivery_line_report</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>11.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Lines Report</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/DeliveryModule_viewDeliveryLineReportDialog?field_your_portal_skin=ODS</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Order%20Module/delivery_line_report.xml b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Order%20Module/delivery_line_report.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11e680c7296a75badeb727e610743e19361de818
--- /dev/null
+++ b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Manufacturing%20Order%20Module/delivery_line_report.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jio_exchange</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_jio_exchange</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>delivery_line_report</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>11.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Lines Report</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/DeliveryModule_viewDeliveryLineReportDialog?field_your_portal_skin=ODS</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Order%20Module/delivery_line_report.xml b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Order%20Module/delivery_line_report.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11e680c7296a75badeb727e610743e19361de818
--- /dev/null
+++ b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Order%20Module/delivery_line_report.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jio_exchange</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_jio_exchange</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>delivery_line_report</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>11.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Lines Report</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/DeliveryModule_viewDeliveryLineReportDialog?field_your_portal_skin=ODS</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Packing%20List%20Module/delivery_line_report.xml b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Packing%20List%20Module/delivery_line_report.xml
new file mode 100644
index 0000000000000000000000000000000000000000..11e680c7296a75badeb727e610743e19361de818
--- /dev/null
+++ b/bt5/erp5_mrp/ActionTemplateItem/portal_types/Production%20Packing%20List%20Module/delivery_line_report.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_jio_exchange</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_jio_exchange</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>delivery_line_report</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>11.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Lines Report</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/DeliveryModule_viewDeliveryLineReportDialog?field_your_portal_skin=ODS</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_mrp/bt/template_action_path_list b/bt5/erp5_mrp/bt/template_action_path_list
index 7ec9d6553c483e3e445cf1f217d762452f25f599..1e29e7890eebed3ab1e00210f0b80680ede89b95 100644
--- a/bt5/erp5_mrp/bt/template_action_path_list
+++ b/bt5/erp5_mrp/bt/template_action_path_list
@@ -4,6 +4,7 @@ Manufacturing Execution Line | option_view
 Manufacturing Execution Line | quantity_view
 Manufacturing Execution Line | view
 Manufacturing Execution Line | view_price
+Manufacturing Execution Module | delivery_line_report
 Manufacturing Execution Module | view
 Manufacturing Execution | packing_list_print
 Manufacturing Execution | view
@@ -13,6 +14,7 @@ Manufacturing Order Line | jump_to_transformation
 Manufacturing Order Line | price_view
 Manufacturing Order Line | quantity_view
 Manufacturing Order Line | view
+Manufacturing Order Module | delivery_line_report
 Manufacturing Order Module | manufacturing_order_module_view_gantt
 Manufacturing Order Module | view
 Manufacturing Order | jump_to_related_internal_packing_list
@@ -29,6 +31,7 @@ Production Order Line | jump_to_transformation
 Production Order Line | price_view
 Production Order Line | quantity_view
 Production Order Line | view
+Production Order Module | delivery_line_report
 Production Order Module | production_order_module_planning
 Production Order Module | view
 Production Order | jump_to_related_manufacturing_execution
@@ -46,6 +49,7 @@ Production Packing List Line | option_view
 Production Packing List Line | quantity_view
 Production Packing List Line | view
 Production Packing List Line | view_price
+Production Packing List Module | delivery_line_report
 Production Packing List Module | view
 Production Packing List | packing_list_print
 Production Packing List | view