|
id
|
bigint(20) unsigned
|
|
|
|
|
codigo
|
varchar(30)
|
|
|
|
|
nombre
|
varchar(150)
|
|
|
|
|
cliente_id
|
bigint(20) unsigned
|
|
|
|
|
direccion
|
varchar(255)
|
|
|
|
|
latitud
|
decimal(10,7)
|
|
|
|
|
longitud
|
decimal(10,7)
|
|
|
|
|
radio_marcacion_metros
|
int(10) unsigned
|
|
|
4
|
|
tolerancia
|
int(10) unsigned
|
|
|
0
|
|
fecha_inicio
|
date
|
|
|
|
|
fecha_fin
|
date
|
|
|
|
|
valor_hora
|
decimal(12,2) unsigned
|
|
|
|
|
horas_limite
|
decimal(10,2) unsigned
|
|
|
|
|
estado_id
|
bigint(20) unsigned
|
|
|
|
|
observaciones
|
text
|
|
|
|
|
created_at
|
datetime
|
|
|
|
|
updated_at
|
datetime
|
|
|
|
|
deleted_at
|
datetime
|
|
|
|