Added missing function in Expedition::generateDocument
This commit is contained in:
parent
13f91a645c
commit
8e1f9c8d70
@ -1561,6 +1561,8 @@ class Expedition extends CommonObject
|
|||||||
|
|
||||||
$modelpath = "core/modules/expedition/doc/";
|
$modelpath = "core/modules/expedition/doc/";
|
||||||
|
|
||||||
|
$this->fetch_origin();
|
||||||
|
|
||||||
return $this->commonGenerateDocument($modelpath, $modele, $outputlangs, 0, 0, 0);
|
return $this->commonGenerateDocument($modelpath, $modele, $outputlangs, 0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user