Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
ldestailleur
2025-02-18 10:25:53 +01:00
7 changed files with 29 additions and 25 deletions

View File

@@ -119,7 +119,7 @@ class Commande extends CommonOrder
/**
* Status of the order
* @var int
* @var int|null
*/
public $status;