From bf3da93b04b4a1251b05d07f42c407746da2e289 Mon Sep 17 00:00:00 2001 From: rozel Date: Fri, 22 Jul 2005 13:56:43 +0200 Subject: [PATCH] =?UTF-8?q?Le=20dcouvert=20amaximal=20autoris=C3=A9=20gal?= =?UTF-8?q?=20au=20montant=20de=20la=20caution?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20050722115643-061a7-12f7f09f4ede2a56dbd20d1747bc37d7ebdf8cb2.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index d058f8af..12b0d8ba 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -40,7 +40,7 @@ class impression: de prix concernant l'impression""" # Découvert autorisé (en euro) - decouvert = -20 + decouvert = -15 ###### Variables de prix (tout est exprimé en centimes) ######