Caricamento in corso...
| Codice | Descrizione | Quantità | Prezzo Unit. | Totale |
|---|---|---|---|---|
| {{ item.materialCode || '-' }} | {{ item.materialDescription || '-' }} | {{ formatNumber(item.quantity) }} | {{ formatCurrency(item.unitPrice) }} | {{ formatCurrency(item.totalPrice) }} |
Nessun materiale registrato per questo cantiere
| Descrizione | Quantità | Prezzo Unit. | Totale |
|---|---|---|---|
| {{ item.itemDescription || '-' }} | {{ formatNumber(item.itemQuantity) }} | {{ formatCurrency(item.itemUnitPrice) }} | {{ formatCurrency(item.itemTotalPrice) }} |
Nessun costo vario registrato per questo cantiere
| Dipendente | Periodo Rapporto | Ore Ord. | Ore Straord. | Ore Tot. | Paga Oraria Lorda | Costo Ord. | Costo Straord. | Costo Lordo | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ item.employeeName }} {{ item.employeeSurname }} | {{ item.relationshipStart | date: 'dd/MM/yyyy' }} - {{ item.relationshipEnd ? (item.relationshipEnd | date: 'dd/MM/yyyy') : 'In corso' }} | {{ formatNumber(item.hoursOrdinary) }} | {{ formatNumber(item.hoursOvertime) }} | {{ formatNumber(item.hoursWorked) }} | {{ formatCurrency(item.grossHourlyRate) }} | {{ formatCurrency(item.grossCostOrdinary) }} | {{ formatCurrency(item.grossCostOvertime) }} | {{ formatCurrency(item.grossCost) }} | |||||||||||||||||
|
@if (loadingBreakdown) {
Caricamento dettaglio...
}
@if (!loadingBreakdown && employeeBreakdown.length === 0) {
Nessun dato (né timbratura né rapportino) per questo periodo Dettaglio giornaliero di {{ item.employeeName }} {{ item.employeeSurname }}
Legenda:
T + R Timbratura + Rapportino
T Solo timbratura
R Solo rapportino caposquadra
|
|||||||||||||||||||||||||
| Totale Personale | {{ formatCurrency(report.totalPersonnelGrossCost) }} | ||||||||||||||||||||||||
Nessun rapportino caposquadra completato per questo cantiere
Nessun dato disponibile per questo cantiere