feat(devis): Gère l'affichage et les calculs des promotions, cautions et formules

This commit is contained in:
Serreau Jovann
2026-02-10 09:40:54 +01:00
parent 916d19062e
commit 466219ffa4
2 changed files with 86 additions and 10 deletions

View File

@@ -5,7 +5,6 @@ GREEN='\033[0;32m'
CYAN='\033[0;36m'
RESET='\033[0m' # Reset color to default
php bin/console app:git-log-update
echo "${CYAN}####################################${RESET}"
echo "${CYAN}# LUDIKEVENT INTRANET UPDATE START #${RESET}"
echo "${CYAN}####################################${RESET}"