From fffc8a430dfebd51720143738d74ece8715a3f9a Mon Sep 17 00:00:00 2001 From: phf Date: Thu, 31 Dec 2015 15:48:16 +0100 Subject: [PATCH] FIX call trigger LINEBILL_SUPPLIER_CREATE --- htdocs/fourn/facture/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index 21aab088fd0..32a608b39bd 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -447,7 +447,7 @@ if (empty($reshook)) 'HT', $product_type, $lines[$i]->rang, - 1, + 0, $lines[$i]->array_options, $lines[$i]->fk_unit );