FIX REPLENISH MANY FOURN WHEN ORDER ALREADY CREATE (#29710)

This commit is contained in:
IC-Mathieu
2024-05-21 20:01:36 +02:00
committed by GitHub
parent a174922733
commit f3460eae48

View File

@@ -273,6 +273,7 @@ if ($action == 'order' && GETPOST('valid')) {
} else {
$id = $result;
}
$i++;
} else {
$order->socid = $suppliersid[$i];
$order->fetch_thirdparty();