Fix bug #735 : Error when trying send expedition card
This commit is contained in:
parent
34bfdf92cd
commit
7e79e1a574
@ -402,6 +402,11 @@ class Expedition extends CommonObject
|
||||
// Tracking url
|
||||
$this->GetUrlTrackingStatus($obj->tracking_number);
|
||||
|
||||
/*
|
||||
* Thirparty
|
||||
*/
|
||||
$result=$this->fetch_thirdparty();
|
||||
|
||||
/*
|
||||
* Lines
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user