PMCORE-3856

This commit is contained in:
Paula.Quispe
2022-05-25 09:56:09 -04:00
parent 9aaf7dbb89
commit a167211ffa
20 changed files with 64 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ use App\Jobs\GenerateReportTable;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Log;
use ProcessMaker\Core\JobsManager;
use ProcessMaker\Core\System;
use ProcessMaker\Model\Application;
/**