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:
Paula V. Quispe
2016-06-09 16:14:50 -04:00
parent 3eb153c90d
commit 1d719e4ad5
15 changed files with 163 additions and 262 deletions

View File

@@ -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()) {