diff --git a/htdocs/expedition/class/expedition.class.php b/htdocs/expedition/class/expedition.class.php index 1840713b0e6..fe66ea0fd78 100644 --- a/htdocs/expedition/class/expedition.class.php +++ b/htdocs/expedition/class/expedition.class.php @@ -402,6 +402,11 @@ class Expedition extends CommonObject // Tracking url $this->GetUrlTrackingStatus($obj->tracking_number); + /* + * Thirparty + */ + $result=$this->fetch_thirdparty(); + /* * Lines */