Removed $brouillon property

This commit is contained in:
Laurent Destailleur
2023-08-06 01:16:12 +02:00
parent e3e73d9096
commit f21c168a84
6 changed files with 0 additions and 21 deletions

View File

@@ -124,11 +124,6 @@ class Commande extends CommonOrder
*/
public $billed;
/**
* @var int Draft Status of the order
*/
public $brouillon;
/**
* @var string Condition payment code
*/