| Salarié {{hasContracts() ? '(nb berceaux)' : ''}} | {{ family.children.length > 1 ? "Noms des enfants" : "Nom de l'enfant" }} | Date de naissance | Rythme | Date entrée prévue | Sortie prévue | Crèche(s) | Ville crèche(s) | Adresse famille | Téléphone famille | Email famille |
|---|---|---|---|---|---|---|---|---|---|---|
| {{getMainParent(family).firstname}} {{getMainParent(family).lastname | uppercase}} {{ hasContracts() ? '('+family.contracts.length+')' : ''}} | {{child.firstname ? child.firstname : 'nom inconnu'}}{{!$last ? ', ' : ''}} | {{child.birthdate | date: 'dd/MM/yyyy'}}{{!$last ? ', ' : ''}} | {{child.rythm ? child.rythm+(child.rythm > 1 ? ' jours' : ' jour') : 'inconnu'}}{{!$last ? ', ' : ''}} | {{contract.date.planned.start | date: 'dd/MM/yyyy'}} |
{{contract.date.planned.end | date: 'dd/MM/yyyy'}} |
{{contract.creche.name}} |
{{contract.creche.address.zipCode}} |
{{getMainParent(family).address.street}} {{getMainParent(family).address.zipCode}} {{getMainParent(family).address.city}} |
{{getMainParent(family).cellphone}} | {{getMainParent(family).email}} |
Aucune famille "{{ type }}"