diff --git a/htdocs/fourn/commande/document.php b/htdocs/fourn/commande/document.php index 31e59342860..6f9d69c7587 100644 --- a/htdocs/fourn/commande/document.php +++ b/htdocs/fourn/commande/document.php @@ -99,7 +99,6 @@ $help_url = 'EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedido llxHeader('', $title, $help_url); if ($object->id > 0) { - $object->fetch_thirdparty(); $author = new User($db);