@@ -165,7 +165,7 @@ function __construct(){
'duty_type'=>$duty_type,
);
}
- if($data['printcode'] == 'HUALEI-GES-UK' || $data['printcode'] == 'HUALEI-GES-EU'){
+ if($data['printcode'] == 'HUALEI-GES-UK'){
if($data['printnumber'] > 0){
$count['order_customerinvoicecode'] = $data['number']."-".$data['printnumber'];