From 2691fb6ee1cf7ec5438adbd343e2d5548a67f4d4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 11 Apr 2005 15:07:18 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=E0=20jour=20emplacement=20de=20la=20cla?= =?UTF-8?q?sse=20fournisseur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product.class.php b/htdocs/product.class.php index abb9219b875..7c98c3ee936 100644 --- a/htdocs/product.class.php +++ b/htdocs/product.class.php @@ -705,7 +705,7 @@ class Product */ function fastappro($user) { - include_once DOL_DOCUMENT_ROOT."/fournisseur.class.php"; + include_once DOL_DOCUMENT_ROOT."/fourn/fournisseur.class.php"; $nbf = $this->count_fournisseur(); if ($nbf == 1)