HOR-1258
HOR-1258 Solve the ITME to Start and ITEE Solve the Send By -Claim case: Previous User HOR-1258 EOP send 2 email , Solve the observation 7
This commit is contained in:
@@ -188,6 +188,7 @@ class Process extends BaseProcess
|
||||
$this->setProWidth( 10000 );
|
||||
$this->setProTitleX( 0 );
|
||||
$this->setProTitleY( 0 );
|
||||
$this->setProItee( 1 );
|
||||
$this->setProDynaforms( isset( $aData['PRO_DYNAFORMS'] ) ? (is_array( $aData['PRO_DYNAFORMS'] ) ? serialize( $aData['PRO_DYNAFORMS'] ) : $aData['PRO_DYNAFORMS']) : '' );
|
||||
|
||||
if ($this->validate()) {
|
||||
|
||||
Reference in New Issue
Block a user