From 29bfeeb4ee3b42ada095521616f49d89e510f711 Mon Sep 17 00:00:00 2001 From: tristan Date: Mon, 13 Apr 2026 11:46:26 +0000 Subject: [PATCH 1/2] =?UTF-8?q?[#FER-18]=20Mise=20=C3=A0=20jour=20du=20tab?= =?UTF-8?q?leau=20d'arrivage=20(!45)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [ ] TU/TI/TF rédigée - [ ] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/45 Co-authored-by: tristan Co-committed-by: tristan --- CHANGELOG.md | 1 + templates/case_weights_report.html.twig | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 371c3bc..1f1c9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ Ajouter dans le fichier .env du frontend * [#FER-13] Faire des recherches sur le scanner des bêtes * [#FER-15] Les non-admin ne peuvent plus supprimer de réception/expédition en attente * [#FER-17] Ecran d'ajout de bovin +* [#FER-18] Mise à jour du tableau d'arrivage ### Changed diff --git a/templates/case_weights_report.html.twig b/templates/case_weights_report.html.twig index 17dbd29..8855f78 100644 --- a/templates/case_weights_report.html.twig +++ b/templates/case_weights_report.html.twig @@ -284,7 +284,9 @@ - POIDS PAR MOIS + Foin + Foin + POIDS PAR MOIS From c2074df5628ec9b4bbd4cb0c69fd246db6981974 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Mon, 13 Apr 2026 11:46:33 +0000 Subject: [PATCH 2/2] chore: bump version to v0.0.84 --- config/version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/version.yaml b/config/version.yaml index 6fc13da..4937a54 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.0.83' + app.version: '0.0.84'