|
id
|
int(11)
|
|
|
|
|
id_grupo
|
int(11)
|
|
|
|
|
id_profesor_titular
|
int(11)
|
|
|
|
|
id_profesor_sustituto
|
int(11)
|
|
|
|
|
id_supervisor_autoriza
|
int(11)
|
|
|
|
|
id_solicitante
|
int(11)
|
|
|
|
|
fecha_solicitud
|
datetime
|
|
|
current_timestamp()
|
|
fecha_inicio
|
date
|
|
|
|
|
fecha_fin
|
date
|
|
|
|
|
motivo
|
text
|
|
|
|
|
factor_pago
|
double(9,2)
|
|
|
1.00
|
|
estatus
|
varchar(30)
|
|
|
pendiente
|
|
fecha_aprobacion
|
datetime
|
|
|
|
|
fecha_reversion
|
datetime
|
|
|
|
|
notas_internas
|
text
|
|
|
|
|
notas_rechazo
|
text
|
|
|
|
|
notificado_sustituto
|
tinyint(1)
|
|
|
0
|
|
enabled
|
tinyint(1)
|
|
|
1
|