Jelajahi Sumber

修改出库打印的信息

lvhao 1 hari lalu
induk
melakukan
2580ee9d20
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      core/CoreApp/controllers/Systemfout.php

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

@@ -1037,7 +1037,7 @@ class Systemfout extends Start_Controller {
 			if(!empty($outerrors_info)){
 			if(!empty($outerrors_info)){
 				$this->outerrors->save(array('order_status'=>1,'library_time'=>$time),$outerrors_info['id']);
 				$this->outerrors->save(array('order_status'=>1,'library_time'=>$time),$outerrors_info['id']);
 			}
 			}
-						
+			$this->logic_ding->sendJobs('order_out',['number'=>$y['number']],0,'');			
 			//合并订单自动发货
 			//合并订单自动发货
 			$hb = $this->$fullorder_name->find_all("merge = '".$y['id']."' and id != '".$y['id']."'");
 			$hb = $this->$fullorder_name->find_all("merge = '".$y['id']."' and id != '".$y['id']."'");
 			$post['waybill'] = $y['waybill'];
 			$post['waybill'] = $y['waybill'];