diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 05d02c487c0..8ceadce89e5 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1645,7 +1645,7 @@ if ($action == 'create' && $user->rights->commande->creer) // Contact of order if ($socid > 0) { print "" . $langs->trans("DefaultContact") . ''; - $form->select_contacts($soc->id, $setcontact, 'contactid', 1, $srccontactslist); + $form->select_contacts($soc->id, $setcontact, 'contactid', 1, $srccontactslist, '', 1); print ''; // Ligne info remises tiers