From 9e309f254c5363f3e6a8516ca6f8113f2235a410 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 16 Mar 2006 14:59:32 +0000 Subject: [PATCH] bugfix --- htdocs/facture.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/facture.class.php b/htdocs/facture.class.php index f5f493d22b1..f7487fa195c 100644 --- a/htdocs/facture.class.php +++ b/htdocs/facture.class.php @@ -305,6 +305,7 @@ class Facture $result_insert = $this->addline($this->id, 'Remise exceptionnelle', + '', (0 - $remise), 1, '0'); // Une remise est un négatif sur le TTC, on ne doit pas appliquer de TVA,