| Empleado | Tarea | Planilla | Precio | Tipo | Fecha | Estado | Observación |
|---|---|---|---|---|---|---|---|
|
{{ tarea.empleado_nombre }}
{{ tarea.empleado_cedula || 'N/A' }}
|
{{ tarea.tarea_titulo }} |
{{ tarea.planilla_titulo }}
Sin planilla
|
{{ formatCurrency(tarea.tarea_precio || 0) }} |
|
{{ formatDate(tarea.tarea_fecha) }} |
|
{{ tarea.tarea_observacion || '-' }} |
| TOTALES ({{ data.length }} tareas) | {{ formatCurrency(totalPrecios) }} | ||||||
No hay tareas en el rango de fechas seleccionado