lvhao 7 ore fa
parent
commit
d77ba69c78
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      core/CoreApp/controllers/Systemprint.php

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

@@ -1696,7 +1696,7 @@ class Systemprint extends Start_Controller {
 				elseif(($fullorder['printcode'] == "USKD01") || ($fullorder['printcode'] == "ZXDPD_UK") || ($fullorder['printcode'] == "ZXDPD_BTC")){
 					if($fullorder['waybill'] != '')
 					{
-						 $this->zxyuntu->get_del($fullorder['number']);
+						 $this->zxyuntu->del($fullorder['number']);
 					}
 					
 					// $send_info = $fullorder;