mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Removed $brouillon property
This commit is contained in:
@@ -124,11 +124,6 @@ class Commande extends CommonOrder
|
||||
*/
|
||||
public $billed;
|
||||
|
||||
/**
|
||||
* @var int Draft Status of the order
|
||||
*/
|
||||
public $brouillon;
|
||||
|
||||
/**
|
||||
* @var string Condition payment code
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user