Fix: missing statut after validation

This commit is contained in:
Regis Houssin
2011-06-17 13:39:38 +00:00
parent d694a1b1e0
commit a9bd88ccf7
3 changed files with 11 additions and 1 deletions

View File

@@ -2135,6 +2135,7 @@ class Commande extends CommonObject
else
{
dol_print_error($this->db);
return -1;
}
}