PM 934 "PMFPauseCase doesn't pause a case" SOLVED

This commit is contained in:
Luis Fernando Saisa Lopez
2015-01-29 09:44:16 -04:00
parent e57fd5306b
commit f3f56df12f

View File

@@ -3879,7 +3879,7 @@ class Cases
if ($oDataset->next()) {
$aRow = $oDataset->getRow();
} else {
return;
throw new Exception(G::LoadTranslation("ID_CASE_STOPPED_TRIGGER"));
}
//now create a row in APP_DELAY with type PAUSE