lvhao 4 giorni fa
parent
commit
11785d0a29
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      core/CoreApp/controllers/Systemprint.php

+ 2 - 2
core/CoreApp/controllers/Systemprint.php

@@ -1591,12 +1591,12 @@ class Systemprint extends Start_Controller {
 								}
 								}
 							    if($this->$fullorder_name->save(array('waybill'=>$Hwaybill,'waybill2'=>$waybill2,'waybillid'=>$waybillid,'libraryconfirm'=>2,'librarynot'=>'','printtime'=>$time,'printnumber'=>$fullorder['printnumber'],'print'=>3,'oldwaybill'=>$oldwaybill,'oldprinttime'=>$oldprinttime),$va[$n]))
 							    if($this->$fullorder_name->save(array('waybill'=>$Hwaybill,'waybill2'=>$waybill2,'waybillid'=>$waybillid,'libraryconfirm'=>2,'librarynot'=>'','printtime'=>$time,'printnumber'=>$fullorder['printnumber'],'print'=>3,'oldwaybill'=>$oldwaybill,'oldprinttime'=>$oldprinttime),$va[$n]))
 				   		 	    {
 				   		 	    {
-									if($fullorder['printcode'] == "HUALEI-FEDEX" || $fullorder['printcode'] == "HUALEI-MLXY" )
+									if($fullorder['printcode'] == "HUALEI-FEDEX" || $fullorder['printcode'] == "HUALEI-FEDEX-BBG" || $fullorder['printcode'] == "HUALEI-MLXY" )
 									{
 									{
 								        //$type = 5;
 								        //$type = 5;
 										$type = 1;
 										$type = 1;
 									}
 									}
-									else if($fullorder['printcode'] == "HUALEI-FEDEX-9610" || $fullorder['printcode'] == "HUALEI-FEDEX-BBG" ){
+									else if($fullorder['printcode'] == "HUALEI-FEDEX-9610"  ){
 										$type = 12;
 										$type = 12;
 									}
 									}
 									else if($fullorder['printcode'] == "HUALEI-ARAMEX-G" || $fullorder['printcode'] == "HUALEI-ARAMEX-S" || $fullorder['printcode'] == "HUALEI-GES-EU")
 									else if($fullorder['printcode'] == "HUALEI-ARAMEX-G" || $fullorder['printcode'] == "HUALEI-ARAMEX-S" || $fullorder['printcode'] == "HUALEI-GES-EU")