permission($radice,$_GET["codice_simog"]) && !empty($_GET["codice_lotto"])) { $anac = anac::init($_GET["codice_simog"]); if ($anac !== false) { $record = $anac->getLotti($_GET["codice_lotto"])[0] ?? false; if (!empty($record)) { $codice_lotto = $record["codice"]; $breadcrumb = array(); $breadcrumb["/".$radice."/"] = Modulo::getInfo($radice)["titolo"]; $breadcrumb = $anac->getBreadcrumb($breadcrumb); $breadcrumb["/anac/panel.php?codice={$anac->info["codice"]}"] = __("Pannello"); $breadcrumb[""] = __("Lotto"); include_once ($beRoot."/layout/top.php"); $alertManager = new alertManager("anac-lotti-{$record["codice"]}"); ?>
permission("simog")) { ?> printAlertModalButton() ?>

info["stato"]); if (count($ris_comandi) > 0) { $schede = false; if (!empty($ris_comandi["schede"])) { $schede = true; $stati = anac::getStatiSchede(); ?>
$rec) { if ($rec["lotto"]) { $badge = ""; $show = true; $folder = explode("/",$rec["link"]); $temp = array_pop($folder); $folder = implode("/",$folder); if (file_exists($root.$folder."/check.php")) { include($root.$folder."/check.php"); } $hrefComando = $rec["link"]; $hrefComando .= (strpos($rec["link"], "?") === false) ? "?" : "&"; $hrefComando .= "codice_simog={$record["codice_simog"]}"; $hrefComando .= "&codice_lotto={$record["codice"]}"; $lock = $anac->checkLock($id_comando); $status = ""; if (file_exists($root.$folder."/_status.php") && $show) { include($root.$folder."/_status.php"); } if ($show && $_SESSION["utente"]->permission($rec["modulo_riferimento"],$anac->info["codice"],$id_comando)) { ?> " href="" title="">
listSchede($record["codice"],false); if (!empty($schede)) { if (count($schede) > 6) { ?>
$scheda) { $count++; $hrefComando = "/backend/anac/lotti/schede/edit.php?type={$idScheda}"; $hrefComando .= "&codice_simog={$record["codice_simog"]}"; $hrefComando .= "&codice_lotto={$record["codice"]}"; $status = "#666"; include(__DIR__."/schede/_statusScheda.php"); ?> " href="" title="">
$coLimit) { $count = 0; ?>
alerts)) { $alertManager->printModal(); } include_once ($beRoot."/layout/bottom.php"); } else { echo ''; die(); } } else { echo ''; die(); } } else { echo ''; die(); } ?>