2
0
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:
Frédéric FRANCE
2025-09-05 12:01:57 +02:00
committed by GitHub
parent 93cc83ec4c
commit 617e922a3a
5 changed files with 19 additions and 28 deletions

View File

@@ -249,8 +249,6 @@ class Commande extends CommonOrder
*/
public $extraparams = array();
public $linked_objects = array();
/**
* @var int User author ID
*/