diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml
index baab3201d11c7294a8231dd08d556670bdebc293..af66cb45a3e789e24e35ec20570d2167b4da6700 100644
--- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml
+++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.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></string> </value>
@@ -57,6 +63,10 @@
               </list>
             </value>
         </item>
+        <item>
+            <key> <string>once_per_transaction</string> </key>
+            <value> <int>0</int> </value>
+        </item>
         <item>
             <key> <string>portal_type_filter</string> </key>
             <value>
@@ -65,6 +75,8 @@
                 <string>Internal Packing List Line</string>
                 <string>Inventory Line</string>
                 <string>Invoice Line</string>
+                <string>Pay Sheet Line</string>
+                <string>Pay Sheet Model Line</string>
                 <string>Purchase Order Line</string>
                 <string>Purchase Packing List Line</string>
                 <string>Sale Order Line</string>
diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index 5c0d33d75a61e20f229801fedcba649fad7ca175..4aeea8c347a8635cbeae91d0ec2df1c15958527f 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-647
\ No newline at end of file
+650
\ No newline at end of file