forked from Wavyzz/dolibarr
fix broken workflows (#35226)
* fix broken workflows * Update ci-on-push.yml * Update fournisseur.commande.class.php * clean code --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -249,8 +249,6 @@ class Commande extends CommonOrder
|
||||
*/
|
||||
public $extraparams = array();
|
||||
|
||||
public $linked_objects = array();
|
||||
|
||||
/**
|
||||
* @var int User author ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user