Home
rrhh
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
empleados
id
increments
empresa_id
smallInteger
no_empleado
smallInteger
timestamps
timestamps
area_id
smallInteger
puesto_id
smallInteger
fecha_ingreso
date
departamento_id
smallInteger
apellido_paterno
char
(40)
apellido_materno
char
(40)
nombre
char
(40)
sueldo_base_mensual
decimal
moneda_id
smallInteger
no_cuenta
char
(20)
num_tarjeta_o_cta_clabe
char
(20)
banco_id
smallInteger
correo_electronico
char
(50)
estatus_id
char
(2)
fecha_baja
date
descto_faltas
decimal
empresas
id
increments
timestamps
timestamps
empresa_nombre
char
(40)
areas
id
increments
timestamps
timestamps
area_nombre
char
(20)
puestos
id
increments
timestamps
timestamps
puesto_descripcion
char
(30)
departamentos
id
increments
timestamps
timestamps
depto_descripcion
char
(30)
monedas
id
increments
timestamps
timestamps
descripcion
char
(10)
bancos
id
increments
timestamps
timestamps
banco_descripcion
char
(20)
nominas
id
increments
timestamps
timestamps
nomina_anio
smallInteger
nomina_id
smallInteger
nomina_empresa
smallInteger
empleado_id
smallInteger
area_id
smallInteger
puesto_id
smallInteger
departamento_id
smallInteger
apellido_paterno
char
(40)
apellido_materno
char
(40)
nombre_empleado
char
(40)
sueldo_base_mensual
decimal
otros_ingresos
decimal
sueldo_quincenal
decimal
descto_faltas
decimal
descto_fonacot
decimal
descto_infonavit
decimal
otros_descuentos
decimal
sueldo_neto
decimal
cuenta_id
char
(20)
num_tarjeta_o_cta_clabe
char
(20)
banco_descripcion
char
(20)
correo_electronico
char
(50)
moneda
char
(10)
calendarios
id
increments
timestamps
timestamps
nomina_anio
smallInteger
nomina_id
smallInteger
fecha_inicio
date
fecha_fin
date
estatus
char
(10)
estatus
timestamps
timestamps
estatus_id
char
(2)
estatus_descrip
char
(10)
incidencias
id
increments
timestamps
timestamps
nomina_anio
smallInteger
nomina_id
smallInteger
empresa_id
smallInteger
empleado_id
smallInteger
apellido_paterno
char
(40)
apellido_materno
char
(40)
nombre_empleado
char
(40)
otros_ingresos
decimal
descto_faltas
decimal
descto_fonacot
decimal
descto_infonavit
decimal
otros_descuentos
decimal
faltas
id
increments
timestamps
timestamps
nomina_anio
smallInteger
nomina_id
string
empresa_id
smallInteger
empleado_id
smallInteger
num_faltas
tinyInteger
×
Comments for rrhh
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01