08-03-2017, 09:01 AM
Hi.
You forget to add $this->markApplied(); after $field->setRelatedModules(array('SalesOrder'));
This function change the status to Executed.
You forget to add $this->markApplied(); after $field->setRelatedModules(array('SalesOrder'));
This function change the status to Executed.