mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-01 06:32:30 +01:00
Update status
This commit is contained in:
@@ -835,6 +835,7 @@ class Commande extends CommonOrder
|
||||
|
||||
if (!$error) {
|
||||
$this->statut = self::STATUS_CLOSED;
|
||||
$this->status = self::STATUS_CLOSED;
|
||||
|
||||
$this->db->commit();
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user