mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Mise jour emplacement de la classe fournisseur
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user