diff --git a/bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_order_workflow/transitions/auto_plan.xml b/bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_order_workflow/transitions/auto_plan.xml index 7200018137bed0e3d892b44cedeac47dcd25170e..bfa7b4e137bbe908941fea00e6e53a480fbf7634 100644 --- a/bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_order_workflow/transitions/auto_plan.xml +++ b/bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_order_workflow/transitions/auto_plan.xml @@ -10,6 +10,10 @@ <key> <string>actbox_category</string> </key> <value> <string>workflow</string> </value> </item> + <item> + <key> <string>actbox_icon</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>actbox_name</string> </key> <value> <string></string> </value> @@ -50,7 +54,7 @@ </item> <item> <key> <string>trigger_type</string> </key> - <value> <int>1</int> </value> + <value> <int>2</int> </value> </item> </dictionary> </pickle>