Skip to content
Snippets Groups Projects
Commit 6b9d5be3 authored by Juanjo Menent's avatar Juanjo Menent
Browse files

Merge pull request #2745 from frederic34/patch-9

Typo
parents edbef3d1 e3f980e3
No related branches found
No related tags found
No related merge requests found
......@@ -1539,7 +1539,7 @@ class Commande extends CommonOrder
if ($this->statut == self::STATUS_DRAFT) $this->brouillon = 1;
// Retreive all extrafield for invoice
// Retrieve all extrafields for invoice
// fetch optionals attributes and labels
require_once DOL_DOCUMENT_ROOT.'/core/class/extrafields.class.php';
$extrafields=new ExtraFields($this->db);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment