mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
qual: phpstan for htdocs/commande/class/commande.class.php (#28099)
* Update commande.class.php * Update commonobject.class.php
This commit is contained in:
@@ -145,7 +145,9 @@ class Commande extends CommonOrder
|
||||
public $cond_reglement_doc;
|
||||
|
||||
/**
|
||||
* @var double Deposit % for payment terms
|
||||
* @var string Deposit percent for payment terms.
|
||||
* Populated by setPaymentTerms().
|
||||
* @see setPaymentTerms()
|
||||
*/
|
||||
public $deposit_percent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user