PMCORE-1861

This commit is contained in:
Paula Quispe
2022-02-22 12:19:36 -04:00
parent 3809ff9fae
commit f2d1a91e61

View File

@@ -147,6 +147,7 @@ class Process extends BaseProcess
$this->setProSubCategory('');
$this->setProIndustry('');
$this->setProCreateDate(date("Y-m-d H:i:s"));
$this->setProUpdateDate($this->getProCreateDate());
$this->setProCreateUser($aData['USR_UID']);
$this->setProHeight(5000);
$this->setProWidth(10000);