Enfants

Export: XLSX | CSV
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}}
Inscription Nom Prénom DDN DDE souhaitée Rythme Structure
{{family.created | date: 'dd/MM/yyyy'}} {{getParentNames(family) | uppercase}} {{family.child.firstname || 'nom inconnu'}} {{family.child.birthdate | date: 'dd/MM/yyyy'}} {{family.child.startdate | date: 'dd/MM/yyyy'}} {{getChildRythm(family.child)}} {{family.meta && family.meta.creche ? family.meta.creche : '-'}}

Aucune famille "{{ type }}"