lvhao před 6 hodinami
rodič
revize
d77ba69c78
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;