From acb09d161dae8e25acb1a1e21acdb31f327ea6c9 Mon Sep 17 00:00:00 2001
From: Pierre Ecarlat <pecarlat@grandlyon.com>
Date: Wed, 4 Dec 2024 15:28:14 +0100
Subject: [PATCH] fic: Updated the fallback prices section

---
 docs/ecolyo/Functionalities/prices.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ecolyo/Functionalities/prices.md b/docs/ecolyo/Functionalities/prices.md
index 660bac1..54625fb 100644
--- a/docs/ecolyo/Functionalities/prices.md
+++ b/docs/ecolyo/Functionalities/prices.md
@@ -72,7 +72,7 @@ If there is a price on the doctype we want to process, it will be use for displa
 
 ### Fallback
 
-The app take the hard code price for a given fluid and apply it to a load. This allow the app to handle prices in any case.
+The app take the hard code price for a given fluid and apply it to a load. This allow the app to handle prices in any case. These prices are updated manually whenever a new version of Ecolyo is published.
 
 ### How to test service ?
 
-- 
GitLab