Mise à jour emplacement de la classe fournisseur
This commit is contained in:
parent
fcd6bcdbae
commit
2691fb6ee1
@ -705,7 +705,7 @@ class Product
|
|||||||
*/
|
*/
|
||||||
function fastappro($user)
|
function fastappro($user)
|
||||||
{
|
{
|
||||||
include_once DOL_DOCUMENT_ROOT."/fournisseur.class.php";
|
include_once DOL_DOCUMENT_ROOT."/fourn/fournisseur.class.php";
|
||||||
|
|
||||||
$nbf = $this->count_fournisseur();
|
$nbf = $this->count_fournisseur();
|
||||||
if ($nbf == 1)
|
if ($nbf == 1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user