Fix: Update request

This commit is contained in:
Laurent Destailleur
2011-04-19 22:16:34 +00:00
parent 74579860c7
commit d4e1300620

View File

@@ -1356,6 +1356,7 @@ class Commande extends CommonObject
$row = $this->db->fetch_row($resql);
return $row[0];
}
else dol_print_error($this->db);
}
/**