Merged in bugfix/PMCORE-2503 (pull request #7779)
PMCORE-2503 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
79e3d6f3aa
@@ -191,6 +191,7 @@ abstract class Importer
|
|||||||
$name = $name . ' ' . date('Y-m-d H:i:s');
|
$name = $name . ' ' . date('Y-m-d H:i:s');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$this->importData["tables"]["workflow"]["process"][0]["PRO_CREATE_DATE"] = $obj->getProCreateDate();
|
||||||
}
|
}
|
||||||
//Shouldn't generate new UID for all objects
|
//Shouldn't generate new UID for all objects
|
||||||
/*----------------------------------********---------------------------------*/
|
/*----------------------------------********---------------------------------*/
|
||||||
|
|||||||
Reference in New Issue
Block a user