|
🔖 Fiche de Traçabilité — HACCP
{{ restaurantNom }} | Généré le {{ "now"|date("d/m/Y") }}
|
{% if personnalisation is defined and personnalisation.logo_rapports == 'true' and (personnalisation.logo_documents ?? '') %}
|
{% endif %}
| Date du repas | Menu servi | Produits utilisés | N° de lot | Fournisseur | Visa |
|---|---|---|---|---|---|
| {{ entry.date_repas ? entry.date_repas|date('d/m/Y') : (entry.date ? entry.date|date('d/m/Y') : '') }} | {{ entry.menu_servi ?? '' }} | {{ entry.produits_utilises ?? '' }} | {{ entry.numero_lot ?? (entry.lot ?? '') }} | {{ entry.fournisseur ?? '' }} | {{ entry.visa ?? '' }} |
| Aucune entrée. | |||||