Gestión de trabajadores
| Estado | R.F.C. | C.U.R.P. | N.S.S. | Nombre | |
|---|---|---|---|---|---|
| {{worker.Status.Label}} | {{worker.RFC}} | {{worker.CURP}} | {{worker.NSS}} | {{worker.LastName}} {{worker.SurName}} {{worker.Name}} |
|
| {{header.Label}} | ||
|---|---|---|
|
|
{{cell.Content}} |
|
| Descripción | |
|---|---|
| {{document.Description}} |
|
| No hay Rubros | ||
|---|---|---|
| Rubro | Monto | |
| {{item.Heading}} | ${{item.Value.toFixed(5)}} |
|
| Fecha inicial | Cantidad | Número de pagos | Descontar | Comentarios | ||
|---|---|---|---|---|---|---|
| {{loan.StartDate}} | {{loan.Amount | currency}} | {{loan.PaymentsCount}} | {{loan.Discount ? "Si" : "No"}} | {{loan.Comments}} |
|
| Fecha inicial | Número de pagos | Monto | Días | Tipo | Comentarios | ||
|---|---|---|---|---|---|---|---|
| {{handicap.StartDate}} | {{handicap.PaymentsCount}} | {{handicap.Amount | currency}} | {{handicap.Days}} | {{handicap.Type.Name}} | {{handicap.Comments}} |
|
| Fecha inicial | Días | Comentarios | ||
|---|---|---|---|---|
| {{incidence.Date}} | {{incidence.Days}} | {{incidence.Comments }} |
|
| R.F.C. | N.S.S. | Nombre | |
|---|---|---|---|
| {{worker.RFC}} | {{worker.NSS}} | {{worker.LastName}} {{worker.SurName}} {{worker.Name}} |
|
| Nombre | RFC | Cliente | Esquema | Empresa patronal | Registro patronal |
|---|---|---|---|---|---|
| {{worker.Nombre}} | {{worker.RFC}} | {{worker.Cliente}} | {{worker.Esquema}} | {{worker.Empresa}} | {{worker.RegistroPatronal}} |
| R.F.C. | C.U.R.P. | N.S.S. | Nombre |
|---|---|---|---|
| {{SelectedProcessedWorker.RFC}} | {{SelectedProcessedWorker.CURP}} | {{SelectedProcessedWorker.NSS}} | {{SelectedProcessedWorker.LastName}} {{SelectedProcessedWorker.SurName}} {{SelectedProcessedWorker.Name}} |
| Campo en la plantilla | Incluir |
|---|---|
| {{i.Display}} |