diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow/interactions/reindex_simulation.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow/interactions/reindex_simulation.xml
index 6d04dcbfe7047ef5dc80796e2cbbd02ece8ab2b7..392619a8c52530163ecbac9e47100ffc2ff9e0c3 100644
--- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow/interactions/reindex_simulation.xml
+++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow/interactions/reindex_simulation.xml
@@ -35,6 +35,12 @@
               </list>
             </value>
         </item>
+        <item>
+            <key> <string>before_commit_script_name</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
         <item>
             <key> <string>description</string> </key>
             <value> <string>reindex simulation after workflow state change, to keep consistency</string> </value>
@@ -60,6 +66,7 @@
                 <string>start</string>
                 <string>stop</string>
                 <string>deliver</string>
+                <string>cancel</string>
               </list>
             </value>
         </item>
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index 7dfce3516b5fa406a807fab6194df98c613e6aa8..6001de1bbe0143617a4d4e6b8a85cffc388d987a 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-594
\ No newline at end of file
+595
\ No newline at end of file