From 86f4849be4a814abf5471c93991c0a20d378b593 Mon Sep 17 00:00:00 2001 From: salles Date: Fri, 22 Sep 2006 19:21:55 +0200 Subject: [PATCH] =?UTF-8?q?Voil,=20la=20facture=20n'est=20plus=20factur?= =?UTF-8?q?=C3=A9e=20car=20plus=20=C3=A9dirt=C3=A9e=20d'apr=20gr=C3=A9goir?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Désolé pour l'encodage darcs-hash:20060922172155-72cb0-7d7eabfd4862f04ef8c9bdb1be678f840f7c366d.gz --- gestion/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 2492ab60..78132aa9 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -95,7 +95,8 @@ class impression: # Prix de la facture # 2500 feuilles rouges à 40.07 euros (pour l'instant l'encre # de la facture est gracieusement offerte) - fact = 1.6028 + #fact = 1.6028 + fact = 0 ################# FIN des variables de prix ######################