Suivi CA & Encaissement
0 €
0 jours travaillés
Récapitulatif par semaine
Date |
Jour |
Travaillé |
Objectif CA (€) |
CA Signé (€) |
CA Encaissé (€) |
'#1e40af',
backgroundColor: 'rgba(30, 64, 175, 0.1)',
tension: 0.1
},
{
label: 'CA Signé Cumulé',
data: workedDays.map((d, idx) =>
workedDays.slice(0, idx + 1).reduce((sum, day) => sum + (parseFloat(day.signedCA) || 0), 0)
),
borderColor: