+
getValor("pedido");
+$pedido = new Pedido($idPedido, $usuario);
+//Cargamos el candidato
+$candidato = null;
+$idCandidato = $oferta->getValor("candidato");
+if (!empty($idCandidato))
+ $candidato = new Candidato($usuario, $idCandidato);
+
include_once("html/cabecera.php");
include_once("Objects/Administracion.php");
@@ -94,7 +104,7 @@ if (($oferta->getValor("estado") == 110) || ($oferta->getValor("estado") == 120)
echo $html->menuOfertas($usuario, "gestionar");
?>
-
getValor("nombre"); ?>
+
getValor("referencia") ." - ". $oferta->getValor("nombre_solicitud")?>
-
+
-
-
- |
- getValor("referencia"); ?> |
+
+ getValor("fecha")); ?>
+ getValor("num_solicitud_cliente"); ?>
+ getValor("denominacion_cliente"); ?>
+ getValor("empleados"); ?>
+ |
+
+
+ getValor("dni");
+ ?>
+
+ getValor("nombre") ." ". $candidato->getValor("apellidos");
+ ?>
+
+ getValor("nombre_estado");
+ ?>
+
+
+ |
+
+ //FOTO
+ |
- |
- getValor("nombre_solicitud"); ?> |
+
+ getValor("observaciones")); ?>
+ |
+
+
+
+
- |
- getValor("nombre_estado"); ?>
+ |
+
+
+ getValor("nombre_estado"); ?>
|
-
- |
- getValor("nombre_candidato")); ?> |
-
+
- |
- |
- getValor("observaciones")); ?> |
-
-
-
+
+
+
+
+
+|
+REQUISITOS SOLICITUD
+ |
+
+DETALLES CANDIDATO
+ |
+
+
+ |