Mise jour emplacement de la classe fournisseur

This commit is contained in:
Rodolphe Quiedeville 2005-04-11 15:07:18 +00:00
parent fcd6bcdbae
commit 2691fb6ee1

View File

@ -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)