Fix bug #735 : Error when trying send expedition card

This commit is contained in:
jfefe 2013-02-22 16:02:19 +01:00
parent 34bfdf92cd
commit 7e79e1a574

View File

@ -402,6 +402,11 @@ class Expedition extends CommonObject
// Tracking url
$this->GetUrlTrackingStatus($obj->tracking_number);
/*
* Thirparty
*/
$result=$this->fetch_thirdparty();
/*
* Lines
*/