Enable Workflow on Orders Entity

HI

is it possible to get workflow enabled and working on the orders entity?

i found an article where it said to run this update in SQL:

update Custom_SysParams set parm_value='Y' where Parm_Name='AllowWorkflowForQA'

which worked in that when creating a new rule against the orders workflow the orders option is available from the tables listed but when creating a new order no workflow options appear

has anyone been able to get workflow working on orders?

Parents Reply Children