retrieve the spelling 🎉

This commit is contained in:
Frédéric FRANCE
2020-10-23 20:08:35 +02:00
parent ae4020c9fe
commit ae3228b9e0
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();