Merge pull request #15124 from frederic34/retrieve

retrieve the spelling
This commit is contained in:
Laurent Destailleur
2020-10-25 14:48:51 +01:00
committed by GitHub
65 changed files with 130 additions and 130 deletions

View File

@@ -1889,7 +1889,7 @@ class Commande extends CommonOrder
if ($this->statut == self::STATUS_DRAFT) $this->brouillon = 1;
// Retreive all extrafield
// Retrieve all extrafield
// fetch optionals attributes and labels
$this->fetch_optionals();